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