Converts the color from the XYZ color model to the HSV color model with alpha. This function uses the intermediate RGB color space as part of the conversion process.
Return
a new instance of ColorHSVa representing the color in the HSV color space with alpha.