#ab2bd7 color space conversions
Hex:
#ab2bd7
RGB:
171, 43, 215
CMY:
33, 83, 16
CMYK:
20, 80, 0, 16
HSL:
285°, 68.2540%, 50.5882%
HSV (HSB):
285°, 80.0000%, 84.3137%
XYZ:
29.9242, 15.2920, 65.6644
xyY:
0.2699, 0.1379, 15.2920
CIE-Lab:
46.0315, 72.7682, -62.0231
CIE-LCH:
46.0315, 95.6142, 319.5578
CIE-Luv:
46.0315, 38.5868, -99.7654
Hunter-Lab:
39.1050, 68.1595, -72.1854
#ab2bd7 color charts
#ab2bd7 color shades, tints & tones
#ab2bd7 color schemes
#ab2bd7 color preview, HTML & CSS examples
This text has a color of #ab2bd7
<p style="color:#ab2bd7;">Text here</p>
.mytext {color:#ab2bd7;}
This box has a color of #ab2bd7
<div style="background-color:#ab2bd7;">Content here</div>
.mybackground {background-color:#ab2bd7;}
Border around this has a color of #ab2bd7
<div style="border:2px solid #ab2bd7;">Content here</div>
.myborder {border:2px solid #ab2bd7;}