#a21ed2 color space conversions
Hex:
#a21ed2
RGB:
162, 30, 210
CMY:
36, 88, 18
CMYK:
23, 86, 0, 18
HSL:
284°, 75.0000%, 47.0588%
HSV (HSB):
284°, 85.7143%, 82.3529%
XYZ:
26.9974, 13.2631, 62.1099
xyY:
0.2637, 0.1296, 13.2631
CIE-Lab:
43.1570, 73.6865, -63.8735
CIE-LCH:
43.1570, 97.5168, 319.0803
CIE-Luv:
43.1570, 35.9613, -100.3146
Hunter-Lab:
36.4185, 68.5916, -75.6231
#a21ed2 color charts
#a21ed2 color shades, tints & tones
#a21ed2 color schemes
#a21ed2 color preview, HTML & CSS examples
This text has a color of #a21ed2
<p style="color:#a21ed2;">Text here</p>
.mytext {color:#a21ed2;}
This box has a color of #a21ed2
<div style="background-color:#a21ed2;">Content here</div>
.mybackground {background-color:#a21ed2;}
Border around this has a color of #a21ed2
<div style="border:2px solid #a21ed2;">Content here</div>
.myborder {border:2px solid #a21ed2;}