#a21f84 color space conversions
Hex:
#a21f84
RGB:
162, 31, 132
CMY:
36, 88, 48
CMYK:
0, 81, 19, 36
HSL:
314°, 67.8756%, 37.8431%
HSV (HSB):
314°, 80.8642%, 63.5294%
XYZ:
19.5551, 10.3273, 22.7925
xyY:
0.3712, 0.1961, 10.3273
CIE-Lab:
38.4236, 60.5893, -24.9182
CIE-LCH:
38.4236, 65.5132, 337.6444
CIE-Luv:
38.4236, 62.0710, -42.7553
Hunter-Lab:
32.1361, 52.3808, -19.5561
#a21f84 color charts
#a21f84 color shades, tints & tones
#a21f84 color schemes
#a21f84 color preview, HTML & CSS examples
This text has a color of #a21f84
<p style="color:#a21f84;">Text here</p>
.mytext {color:#a21f84;}
This box has a color of #a21f84
<div style="background-color:#a21f84;">Content here</div>
.mybackground {background-color:#a21f84;}
Border around this has a color of #a21f84
<div style="border:2px solid #a21f84;">Content here</div>
.myborder {border:2px solid #a21f84;}