#a20db2 color space conversions
Hex:
#a20db2
RGB:
162, 13, 178
CMY:
36, 95, 30
CMYK:
9, 93, 0, 30
HSL:
294°, 86.3874%, 37.4510%
HSV (HSB):
294°, 92.6966%, 69.8039%
XYZ:
23.0801, 11.1836, 43.0617
xyY:
0.2985, 0.1446, 11.1836
CIE-Lab:
39.8880, 71.0426, -50.4462
CIE-LCH:
39.8880, 87.1314, 324.6221
CIE-Luv:
39.8880, 47.0031, -79.7606
Hunter-Lab:
33.4419, 64.6696, -52.9359
#a20db2 color charts
#a20db2 color shades, tints & tones
#a20db2 color schemes
#a20db2 color preview, HTML & CSS examples
This text has a color of #a20db2
<p style="color:#a20db2;">Text here</p>
.mytext {color:#a20db2;}
This box has a color of #a20db2
<div style="background-color:#a20db2;">Content here</div>
.mybackground {background-color:#a20db2;}
Border around this has a color of #a20db2
<div style="border:2px solid #a20db2;">Content here</div>
.myborder {border:2px solid #a20db2;}