Convert an array of float RGB values (in the range [0, 1]) to HSV values.
All values must be in the range [0, 1]
ndarray
Colors converted to HSV values in range [0, 1]
matplotlib.colors.rgb_to_hsv
© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/matplotlib.colors.rgb_to_hsv.html