#a20db6 color space conversions
Hex:
#a20db6
RGB:
162, 13, 182
CMY:
36, 95, 29
CMYK:
11, 93, 0, 29
HSL:
293°, 86.6667%, 38.2353%
HSV (HSB):
293°, 92.8571%, 71.3725%
XYZ:
23.4877, 11.3466, 45.2081
xyY:
0.2934, 0.1418, 11.3466
CIE-Lab:
40.1583, 71.7033, -52.3800
CIE-LCH:
40.1583, 88.7977, 323.8515
CIE-Luv:
40.1583, 45.6565, -82.6082
Hunter-Lab:
33.6848, 65.5162, -55.9935
#a20db6 color charts
#a20db6 color shades, tints & tones
#a20db6 color schemes
#a20db6 color preview, HTML & CSS examples
This text has a color of #a20db6
<p style="color:#a20db6;">Text here</p>
.mytext {color:#a20db6;}
This box has a color of #a20db6
<div style="background-color:#a20db6;">Content here</div>
.mybackground {background-color:#a20db6;}
Border around this has a color of #a20db6
<div style="border:2px solid #a20db6;">Content here</div>
.myborder {border:2px solid #a20db6;}