hsv-rgb
Convert HSV values to RGB. This is essentially the hsv2rgb function found in pqx/color-functions, however this module returns an array rather than an dictionary.
Install
$ npm install hsv-rgb
API
Example
var rgb => 219 153 53rgb> 219 153 53