xcolor jQuery plugin implements an extensive color parser and a featureful set of color-manipulation methods. There is also an animate()
extension to smooth CSS colors. The color value can also be passed in different color models: RGB, HSV/HSB, HSL and their adequate alpha extensions.
TinyColor is a micro framework for inputting colors and outputting colors as different formats. Input is meant to be as permissive as possible.
The following color types are supported: RGB, HSL, HSV, Hex, Name (from SVG color codes)