#ab55cb color space conversions
Hex:
#ab55cb
RGB:
171, 85, 203
CMY:
33, 67, 20
CMYK:
16, 58, 0, 20
HSL:
284°, 53.1532%, 56.4706%
HSV (HSB):
284°, 58.1281%, 79.6078%
XYZ:
30.8226, 19.4667, 58.6328
xyY:
0.2830, 0.1787, 19.4667
CIE-Lab:
51.2288, 53.7364, -46.8017
CIE-LCH:
51.2288, 71.2601, 318.9458
CIE-Luv:
51.2288, 32.8810, -77.9439
Hunter-Lab:
44.1211, 47.4864, -47.9061
#ab55cb color charts
#ab55cb color shades, tints & tones
#ab55cb color schemes
#ab55cb color preview, HTML & CSS examples
This text has a color of #ab55cb
<p style="color:#ab55cb;">Text here</p>
.mytext {color:#ab55cb;}
This box has a color of #ab55cb
<div style="background-color:#ab55cb;">Content here</div>
.mybackground {background-color:#ab55cb;}
Border around this has a color of #ab55cb
<div style="border:2px solid #ab55cb;">Content here</div>
.myborder {border:2px solid #ab55cb;}