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