#ab52dd color space conversions
Hex:
#ab52dd
RGB:
171, 82, 221
CMY:
33, 68, 13
CMYK:
23, 63, 0, 13
HSL:
278°, 67.1498%, 59.4118%
HSV (HSB):
278°, 62.8959%, 86.6667%
XYZ:
32.8630, 19.9130, 70.5181
xyY:
0.2665, 0.1615, 19.9130
CIE-Lab:
51.7387, 58.9577, -56.2480
CIE-LCH:
51.7387, 81.4853, 316.3474
CIE-Luv:
51.7387, 29.7258, -93.0580
Hunter-Lab:
44.6240, 53.3633, -62.4578
#ab52dd color charts
#ab52dd color shades, tints & tones
#ab52dd color schemes
#ab52dd color preview, HTML & CSS examples
This text has a color of #ab52dd
<p style="color:#ab52dd;">Text here</p>
.mytext {color:#ab52dd;}
This box has a color of #ab52dd
<div style="background-color:#ab52dd;">Content here</div>
.mybackground {background-color:#ab52dd;}
Border around this has a color of #ab52dd
<div style="border:2px solid #ab52dd;">Content here</div>
.myborder {border:2px solid #ab52dd;}