#a21e85 color space conversions
Hex:
#a21e85
RGB:
162, 30, 133
CMY:
36, 88, 48
CMYK:
0, 81, 18, 36
HSL:
313°, 68.7500%, 37.6471%
HSV (HSB):
313°, 81.4815%, 63.5294%
XYZ:
19.5982, 10.3034, 23.1461
xyY:
0.3694, 0.1942, 10.3034
CIE-Lab:
38.3815, 60.9870, -25.6017
CIE-LCH:
38.3815, 66.1428, 337.2279
CIE-Luv:
38.3815, 61.8643, -43.7336
Hunter-Lab:
32.0989, 52.8114, -20.2841
#a21e85 color charts
#a21e85 color shades, tints & tones
#a21e85 color schemes
#a21e85 color preview, HTML & CSS examples
This text has a color of #a21e85
<p style="color:#a21e85;">Text here</p>
.mytext {color:#a21e85;}
This box has a color of #a21e85
<div style="background-color:#a21e85;">Content here</div>
.mybackground {background-color:#a21e85;}
Border around this has a color of #a21e85
<div style="border:2px solid #a21e85;">Content here</div>
.myborder {border:2px solid #a21e85;}