Converts an HWB color to the HSV color space.
This function first converts the HWB color to RGB, then from RGB to HSV.
The HWB color to convert
The color in HSV space
Converts an HWB color to the HSV color space.
This function first converts the HWB color to RGB, then from RGB to HSV.