#a212ed color space conversions
Hex:
#a212ed
RGB:
162, 18, 237
CMY:
36, 93, 7
CMYK:
32, 92, 0, 7
HSL:
279°, 85.8824%, 50.0000%
HSV (HSB):
279°, 92.4051%, 92.9412%
XYZ:
30.4027, 14.2284, 81.2647
xyY:
0.2415, 0.1130, 14.2284
CIE-Lab:
44.5587, 80.9197, -77.0051
CIE-LCH:
44.5587, 111.7040, 316.4199
CIE-Luv:
44.5587, 29.8639, -119.1685
Hunter-Lab:
37.7206, 77.8594, -101.3292
#a212ed color charts
#a212ed color shades, tints & tones
#a212ed color schemes
#a212ed color preview, HTML & CSS examples
This text has a color of #a212ed
<p style="color:#a212ed;">Text here</p>
.mytext {color:#a212ed;}
This box has a color of #a212ed
<div style="background-color:#a212ed;">Content here</div>
.mybackground {background-color:#a212ed;}
Border around this has a color of #a212ed
<div style="border:2px solid #a212ed;">Content here</div>
.myborder {border:2px solid #a212ed;}