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