#a21f85 color space conversions
Hex:
#a21f85
RGB:
162, 31, 133
CMY:
36, 88, 48
CMYK:
0, 81, 18, 36
HSL:
313°, 67.8756%, 37.8431%
HSV (HSB):
313°, 80.8642%, 63.5294%
XYZ:
19.6239, 10.3548, 23.1547
xyY:
0.3693, 0.1949, 10.3548
CIE-Lab:
38.4718, 60.7268, -25.4607
CIE-LCH:
38.4718, 65.8483, 337.2534
CIE-Luv:
38.4718, 61.6785, -43.5304
Hunter-Lab:
32.1789, 52.5431, -20.1376
#a21f85 color charts
#a21f85 color shades, tints & tones
#a21f85 color schemes
#a21f85 color preview, HTML & CSS examples
This text has a color of #a21f85
<p style="color:#a21f85;">Text here</p>
.mytext {color:#a21f85;}
This box has a color of #a21f85
<div style="background-color:#a21f85;">Content here</div>
.mybackground {background-color:#a21f85;}
Border around this has a color of #a21f85
<div style="border:2px solid #a21f85;">Content here</div>
.myborder {border:2px solid #a21f85;}