Converts HSL values to RGB object.
Namespace: SharpKit.Raphael
Class: Raphael
public static object hsl2rgb(JsNumber h, JsNumber s, JsNumber l)