#a21ed7 color space conversions
Hex:
#a21ed7
RGB:
162, 30, 215
CMY:
36, 88, 16
CMYK:
25, 86, 0, 16
HSL:
283°, 75.5102%, 48.0392%
HSV (HSB):
283°, 86.0465%, 84.3137%
XYZ:
27.6303, 13.5162, 65.4426
xyY:
0.2592, 0.1268, 13.5162
CIE-Lab:
43.5310, 74.6228, -66.1439
CIE-LCH:
43.5310, 99.7175, 318.4470
CIE-Luv:
43.5310, 34.6181, -103.7027
Hunter-Lab:
36.7644, 69.8140, -79.8042
#a21ed7 color charts
#a21ed7 color shades, tints & tones
#a21ed7 color schemes
#a21ed7 color preview, HTML & CSS examples
This text has a color of #a21ed7
<p style="color:#a21ed7;">Text here</p>
.mytext {color:#a21ed7;}
This box has a color of #a21ed7
<div style="background-color:#a21ed7;">Content here</div>
.mybackground {background-color:#a21ed7;}
Border around this has a color of #a21ed7
<div style="border:2px solid #a21ed7;">Content here</div>
.myborder {border:2px solid #a21ed7;}