# File lib/sass/script/color.rb, line 209
def
hsl
[
hue
,
saturation
,
lightness
].
freeze
end