Converts this color to Oklch representation.
@override RayOklch toOklch() => RayOklch.fromOklab(this);