#a20cad color space conversions
Hex:
#a20cad
RGB:
162, 12, 173
CMY:
36, 95, 32
CMYK:
6, 93, 0, 32
HSL:
296°, 87.0270%, 36.2745%
HSV (HSB):
296°, 93.0636%, 67.8431%
XYZ:
22.5746, 10.9615, 40.4611
xyY:
0.3051, 0.1481, 10.9615
CIE-Lab:
39.5155, 70.3540, -48.0717
CIE-LCH:
39.5155, 85.2089, 325.6559
CIE-Luv:
39.5155, 48.7891, -76.2479
Hunter-Lab:
33.1081, 63.7702, -49.2822
#a20cad color charts
#a20cad color shades, tints & tones
#a20cad color schemes
#a20cad color preview, HTML & CSS examples
This text has a color of #a20cad
<p style="color:#a20cad;">Text here</p>
.mytext {color:#a20cad;}
This box has a color of #a20cad
<div style="background-color:#a20cad;">Content here</div>
.mybackground {background-color:#a20cad;}
Border around this has a color of #a20cad
<div style="border:2px solid #a20cad;">Content here</div>
.myborder {border:2px solid #a20cad;}