Converts a P3 color to the CIE Lab color space.
This function first converts the P3 color to XYZ, then from XYZ to Lab. The Lab color space is designed to be perceptually uniform and device-independent.
The P3 color to convert
The color in Lab space
Converts a P3 color to the CIE Lab color space.
This function first converts the P3 color to XYZ, then from XYZ to Lab. The Lab color space is designed to be perceptually uniform and device-independent.