#a221ed color space conversions
Hex:
#a221ed
RGB:
162, 33, 237
CMY:
36, 87, 7
CMYK:
32, 86, 0, 7
HSL:
278°, 85.0000%, 52.9412%
HSV (HSB):
278°, 86.0759%, 92.9412%
XYZ:
30.7302, 14.8835, 81.3739
xyY:
0.2420, 0.1172, 14.8835
CIE-Lab:
45.4742, 78.1972, -75.5079
CIE-LCH:
45.4742, 108.7025, 316.0024
CIE-Luv:
45.4742, 28.9300, -117.8864
Hunter-Lab:
38.5792, 74.6705, -98.0533
#a221ed color charts
#a221ed color shades, tints & tones
#a221ed color schemes
#a221ed color preview, HTML & CSS examples
This text has a color of #a221ed
<p style="color:#a221ed;">Text here</p>
.mytext {color:#a221ed;}
This box has a color of #a221ed
<div style="background-color:#a221ed;">Content here</div>
.mybackground {background-color:#a221ed;}
Border around this has a color of #a221ed
<div style="border:2px solid #a221ed;">Content here</div>
.myborder {border:2px solid #a221ed;}