#a20cc7 color space conversions
Hex:
#a20cc7
RGB:
162, 12, 199
CMY:
36, 95, 22
CMYK:
19, 94, 0, 22
HSL:
288°, 88.6256%, 41.3725%
HSV (HSB):
288°, 93.9698%, 78.0392%
XYZ:
25.3406, 12.0678, 55.0266
xyY:
0.2741, 0.1306, 12.0678
CIE-Lab:
41.3237, 74.7222, -60.4727
CIE-LCH:
41.3237, 96.1268, 321.0168
CIE-Luv:
41.3237, 40.3184, -94.5114
Hunter-Lab:
34.7388, 69.4157, -69.5987
#a20cc7 color charts
#a20cc7 color shades, tints & tones
#a20cc7 color schemes
#a20cc7 color preview, HTML & CSS examples
This text has a color of #a20cc7
<p style="color:#a20cc7;">Text here</p>
.mytext {color:#a20cc7;}
This box has a color of #a20cc7
<div style="background-color:#a20cc7;">Content here</div>
.mybackground {background-color:#a20cc7;}
Border around this has a color of #a20cc7
<div style="border:2px solid #a20cc7;">Content here</div>
.myborder {border:2px solid #a20cc7;}