Converts a P3 color to the HWB color space.
This function first converts the P3 color to RGB, then from RGB to HWB. The HWB color space represents colors using hue, whiteness, and blackness components.
The P3 color to convert
The color in HWB space
Converts a P3 color to the HWB color space.
This function first converts the P3 color to RGB, then from RGB to HWB. The HWB color space represents colors using hue, whiteness, and blackness components.