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