#a21c8e color space conversions
Hex:
#a21c8e
RGB:
162, 28, 142
CMY:
36, 89, 44
CMYK:
0, 83, 12, 36
HSL:
309°, 70.5263%, 37.2549%
HSV (HSB):
309°, 82.7160%, 63.5294%
XYZ:
20.1980, 10.4649, 26.5466
xyY:
0.3531, 0.1829, 10.4649
CIE-Lab:
38.6642, 62.7520, -30.6946
CIE-LCH:
38.6642, 69.8568, 333.9348
CIE-Luv:
38.6642, 58.6865, -51.0636
Hunter-Lab:
32.3495, 54.8384, -26.0098
#a21c8e color charts
#a21c8e color shades, tints & tones
#a21c8e color schemes
#a21c8e color preview, HTML & CSS examples
This text has a color of #a21c8e
<p style="color:#a21c8e;">Text here</p>
.mytext {color:#a21c8e;}
This box has a color of #a21c8e
<div style="background-color:#a21c8e;">Content here</div>
.mybackground {background-color:#a21c8e;}
Border around this has a color of #a21c8e
<div style="border:2px solid #a21c8e;">Content here</div>
.myborder {border:2px solid #a21c8e;}