@microsoft/fast-colors > xyzToLAB
Converts a ColorXYZ to a ColorLAB
Signature:
export declare function xyzToLAB(xyz: ColorXYZ): ColorLAB;
Returns:
ColorLAB