I noticed something strange recently in the viewport information for the HSVL data that is printed out when Ctrl+LMB sampling from a pixel, the L and V seem to be swapped?
For example if I just sample a solid color of RGB(.18116, .18116, .18116) what is returned to me in the viewport for HSVL ( 0.0, 0.0, 0.46, 0.18116), as far as I understand the L data seems to be returning what the V should be returning. V being the value and to my knowledge the largest value from the RGB data.
I was going to create a bug, but wanted to get a sanity check before I do. Thanks