toCieLab

@JvmName(name = "fromXyz")
fun CieXyz.toCieLab(refWhite: CieXyz = Illuminants.D65): CieLab

Convert this color to the CIE Lab* uniform color space.

Return

Color in CIE Lab* UCS

See also