#a21c8d color space conversions
Hex:
#a21c8d
RGB:
162, 28, 141
CMY:
36, 89, 45
CMYK:
0, 83, 13, 36
HSL:
309°, 70.5263%, 37.2549%
HSV (HSB):
309°, 82.7160%, 63.5294%
XYZ:
20.1233, 10.4350, 26.1528
xyY:
0.3548, 0.1840, 10.4350
CIE-Lab:
38.6121, 62.6081, -30.1637
CIE-LCH:
38.6121, 69.4955, 334.2758
CIE-Luv:
38.6121, 59.0740, -50.2944
Hunter-Lab:
32.3032, 54.6658, -25.3892
#a21c8d color charts
#a21c8d color shades, tints & tones
#a21c8d color schemes
#a21c8d color preview, HTML & CSS examples
This text has a color of #a21c8d
<p style="color:#a21c8d;">Text here</p>
.mytext {color:#a21c8d;}
This box has a color of #a21c8d
<div style="background-color:#a21c8d;">Content here</div>
.mybackground {background-color:#a21c8d;}
Border around this has a color of #a21c8d
<div style="border:2px solid #a21c8d;">Content here</div>
.myborder {border:2px solid #a21c8d;}