Open
Description
See: mediafreakch/less-plugin-sass2less#1 (comment) and #3338.
It looks like rather than throwing an error when an argument to a color function is not valid, some recent changes instead throw a color.toHSL conversion error, which confuses stylesheet authors. It seems it's still valid to throw an error, it's just the wrong error.