#a21d9c color space conversions
Hex:
#a21d9c
RGB:
162, 29, 156
CMY:
36, 89, 39
CMYK:
0, 82, 4, 36
HSL:
303°, 69.6335%, 37.4510%
HSV (HSB):
303°, 82.0988%, 63.5294%
XYZ:
21.3404, 10.9604, 32.4433
xyY:
0.3296, 0.1693, 10.9604
CIE-Lab:
39.5137, 64.6126, -37.8698
CIE-LCH:
39.5137, 74.8927, 329.6252
CIE-Luv:
39.5137, 53.2735, -61.5726
Hunter-Lab:
33.1065, 57.1244, -34.9277
#a21d9c color charts
#a21d9c color shades, tints & tones
#a21d9c color schemes
#a21d9c color preview, HTML & CSS examples
This text has a color of #a21d9c
<p style="color:#a21d9c;">Text here</p>
.mytext {color:#a21d9c;}
This box has a color of #a21d9c
<div style="background-color:#a21d9c;">Content here</div>
.mybackground {background-color:#a21d9c;}
Border around this has a color of #a21d9c
<div style="border:2px solid #a21d9c;">Content here</div>
.myborder {border:2px solid #a21d9c;}