smzota


  • COnvert HSL colors to RGB in hex format ## Install ```sh npm install --save @smzota/hsl-to-hex ``` ## API ``` require('hsl-to-hex') => Function hsl(hue, saturation, luminosity) => String

    published 2.0.2 2 years ago