omgovich / colord

👑 A tiny yet powerful tool for high-performance color manipulations and conversions

Home Page:https://colord.omgovich.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert HSV object to string

bjarnef opened this issue · comments

I noticed the API has

toHex(), toRgb(), toHsl() and to toHsv().

Furthermore:

toHRgbString() and toHslString(), but why no toHsvString() function?

I guess it has been forgotten to add it here?
https://github.com/omgovich/colord/tree/master/src/colorModels