# File lib/color/hsl.rb, line 138
def
to_greyscale
Color
::
GrayScale
.
from_fraction
(
@l
)
end