#a21f9e color space conversions
Hex:
#a21f9e
RGB:
162, 31, 158
CMY:
36, 88, 38
CMYK:
0, 81, 2, 36
HSL:
302°, 67.8756%, 37.8431%
HSV (HSB):
302°, 80.8642%, 63.5294%
XYZ:
21.5618, 11.1300, 33.3596
xyY:
0.3264, 0.1685, 11.1300
CIE-Lab:
39.7985, 64.4324, -38.6247
CIE-LCH:
39.7985, 75.1226, 329.0589
CIE-Luv:
39.7985, 52.2645, -62.7252
Hunter-Lab:
33.3616, 56.9829, -35.9333
#a21f9e color charts
#a21f9e color shades, tints & tones
#a21f9e color schemes
#a21f9e color preview, HTML & CSS examples
This text has a color of #a21f9e
<p style="color:#a21f9e;">Text here</p>
.mytext {color:#a21f9e;}
This box has a color of #a21f9e
<div style="background-color:#a21f9e;">Content here</div>
.mybackground {background-color:#a21f9e;}
Border around this has a color of #a21f9e
<div style="border:2px solid #a21f9e;">Content here</div>
.myborder {border:2px solid #a21f9e;}