# File lib/color/grayscale.rb, line 146
def
to_hsl
Color
::
HSL
.
from_fraction
(
0
,
0
,
@g
)
end