How to set the return color value (Getter .css) on a different map than rgb space????

How to set the return color value (Getter .css) on a different map than rgb space????

Hello, I am trying to get the value .css("background-color") in this example: http://jsfiddle.net/ybLGX/
but it seems that the only colorspace retrieved is rgb, is there a way of getting such a value in hsl???
Thanks in advance for any help.