#a11dcc color space conversions
Hex:
#a11dcc
RGB:
161, 29, 204
CMY:
37, 89, 20
CMYK:
21, 86, 0, 20
HSL:
285°, 75.1073%, 45.6863%
HSV (HSB):
285°, 85.7843%, 80.0000%
XYZ:
26.0364, 12.8154, 58.2281
xyY:
0.2682, 0.1320, 12.8154
CIE-Lab:
42.4838, 72.6409, -61.5041
CIE-LCH:
42.4838, 95.1811, 319.7458
CIE-Luv:
42.4838, 37.1105, -96.5498
Hunter-Lab:
35.7986, 67.1756, -71.3788
#a11dcc color charts
#a11dcc color shades, tints & tones
#a11dcc color schemes
#a11dcc color preview, HTML & CSS examples
This text has a color of #a11dcc
<p style="color:#a11dcc;">Text here</p>
.mytext {color:#a11dcc;}
This box has a color of #a11dcc
<div style="background-color:#a11dcc;">Content here</div>
.mybackground {background-color:#a11dcc;}
Border around this has a color of #a11dcc
<div style="border:2px solid #a11dcc;">Content here</div>
.myborder {border:2px solid #a11dcc;}