Lighter purple : The hexadecimal color #ab63ec

The hexadecimal color #ab63ec is a color blue whose writing is rgb(171, 99, 236) either 67% of red, 39% of green, 93% of blue; the HSL value is hsl(107, 200%, 167%) either a shade of 107°, a saturation of 200% and a brightness of 167%; the CMYK value is cmyk(28, 58, 0, 7) either 28% of cyan, 58% of magenta, 0% of yellow and 7% of black.

The color combinaison (or color scheme) of the color lighter purple

The gradient colors and complementary colors below allow you to find colors near ab63ec for a good harmony of your web design and your artwork.

#ab63ec : Using the html color in a CSS style

The CSS notation for use that color (ab63ec) as text color is color:#ab63ec;
This is an text example writing in hex color #ab63ec.

The CSS notation for use that color (ab63ec) as background color is background-color:#ab63ec;
This is a box with a background color in hex #ab63ec

The CSS notation for use that color (ab63ec) as border color is border-color:#ab63ec;
This is a box with a border color in hex #ab63ec

The CSS notation for use that color (ab63ec) as shadow color is box-shadow:0 0 20px #ab63ec;
This is a box with a shadow color in hex #ab63ec

Converting the hex color ab63ec in RGB, HSL and CMYK

  • Color code HEX : #ab63ec
  • Color code RGB : rgb(171, 99, 236)
  • Color code HSL : hsl(107, 200%, 167%)
  • Color code CMYK : cmyk(28, 58, 0, 7)
  • Color code BIN : 10101011 1100011 11101100

What is a color HEX ?

The HEX code consists of 3 groups of 2 digits from 00 to FF, representing the primary colors: red, green, blue.
The maximum number of colors in hexadecimal format is 256 x 256 x 256 = 16,777,216

What is a color RGB ?

RGB code consists of 3 groups ranging from 0 to 255 and representing the primary colors: red, green, blue.
The theoretical maximum number is also ~ 16M colors.


Hex color #ab63ec - lighter purple

What is a color HSL ?

HSL code consists of 3 groups: a first in degree determining the color hue (between 0° and 360°) followed by 2 digits ranging from 0 to 255 and expressed as a percentage, respectively, determine the saturation and brightness of color.

What is a color CMYK ?

The CMYK code consists of four groups of digits ranging from 0 to 100 and represents the percentage of cyan, magenta, yellow and black present in the main color.