#a21e8d color space conversions
Hex:
#a21e8d
RGB:
162, 30, 141
CMY:
36, 88, 45
CMYK:
0, 81, 13, 36
HSL:
310°, 68.7500%, 37.6471%
HSV (HSB):
310°, 81.4815%, 63.5294%
XYZ:
20.1723, 10.5330, 26.1692
xyY:
0.3547, 0.1852, 10.5330
CIE-Lab:
38.7825, 62.1150, -29.8957
CIE-LCH:
38.7825, 68.9349, 334.2987
CIE-Luv:
38.7825, 58.7478, -49.9176
Hunter-Lab:
32.4546, 54.1518, -25.0892
#a21e8d color charts
#a21e8d color shades, tints & tones
#a21e8d color schemes
#a21e8d color preview, HTML & CSS examples
This text has a color of #a21e8d
<p style="color:#a21e8d;">Text here</p>
.mytext {color:#a21e8d;}
This box has a color of #a21e8d
<div style="background-color:#a21e8d;">Content here</div>
.mybackground {background-color:#a21e8d;}
Border around this has a color of #a21e8d
<div style="border:2px solid #a21e8d;">Content here</div>
.myborder {border:2px solid #a21e8d;}