Converts a color from CIE LCh to the JzAzBz color space.
This function first converts the LCh color to XYZ, then from XYZ to JzAzBz. JzAzBz is a color space designed to be perceptually uniform and device-independent.
The LCh color to convert
Optional
The peak luminance of the display, in nits
The color in JzAzBz space
Converts a color from CIE LCh to the JzAzBz color space.
This function first converts the LCh color to XYZ, then from XYZ to JzAzBz. JzAzBz is a color space designed to be perceptually uniform and device-independent.