bgrins / TinyColor

Fast, small color manipulation and conversion for JavaScript
https://bgrins.github.io/TinyColor/
MIT License
5.08k stars 438 forks source link

toHsl() precision #128

Closed yene closed 6 years ago

yene commented 8 years ago

console.log(tinycolor("hsl(115, 100%, 73%)").toHsl().h); prints 114.99999999999997