hsl - does h output correctly

caffeinecranked's icon

Hey,
I tried asking this before but no luck...
I would like to know, if lets say I read an image then I used the conversion jit.rgb2hsl then I load it into 32x32 matrix and connect the right out let to
"unpack 0 0 0 0 0 0 0 0" object .... would the 3 outlets to the leftmost be H, S, L?

also is that how I get hue values? Correct me if I'm wrong... hue values will have values between 0 and 1? I don't think those are the values that are coming out of the h outlet.