#ab29d5 color space conversions
Hex:
#ab29d5
RGB:
171, 41, 213
CMY:
33, 84, 16
CMYK:
20, 81, 0, 16
HSL:
285°, 67.7165%, 49.8039%
HSV (HSB):
285°, 80.7512%, 83.5294%
XYZ:
29.5978, 15.0479, 64.2953
xyY:
0.2717, 0.1381, 15.0479
CIE-Lab:
45.6997, 72.9570, -61.4126
CIE-LCH:
45.6997, 95.3637, 319.9105
CIE-Luv:
45.6997, 39.3926, -98.7217
Hunter-Lab:
38.7916, 68.3090, -71.1163
#ab29d5 color charts
#ab29d5 color shades, tints & tones
#ab29d5 color schemes
#ab29d5 color preview, HTML & CSS examples
This text has a color of #ab29d5
<p style="color:#ab29d5;">Text here</p>
.mytext {color:#ab29d5;}
This box has a color of #ab29d5
<div style="background-color:#ab29d5;">Content here</div>
.mybackground {background-color:#ab29d5;}
Border around this has a color of #ab29d5
<div style="border:2px solid #ab29d5;">Content here</div>
.myborder {border:2px solid #ab29d5;}