#a20cee color space conversions
Hex:
#a20cee
RGB:
162, 12, 238
CMY:
36, 95, 7
CMYK:
32, 95, 0, 7
HSL:
280°, 90.4000%, 49.0196%
HSV (HSB):
280°, 94.9580%, 93.3333%
XYZ:
30.4644, 14.1174, 82.0082
xyY:
0.2407, 0.1115, 14.1174
CIE-Lab:
44.4008, 81.8318, -77.8290
CIE-LCH:
44.4008, 112.9327, 316.4361
CIE-Luv:
44.4008, 29.8652, -120.1221
Hunter-Lab:
37.5731, 78.9754, -103.1070
#a20cee color charts
#a20cee color shades, tints & tones
#a20cee color schemes
#a20cee color preview, HTML & CSS examples
This text has a color of #a20cee
<p style="color:#a20cee;">Text here</p>
.mytext {color:#a20cee;}
This box has a color of #a20cee
<div style="background-color:#a20cee;">Content here</div>
.mybackground {background-color:#a20cee;}
Border around this has a color of #a20cee
<div style="border:2px solid #a20cee;">Content here</div>
.myborder {border:2px solid #a20cee;}