#a11ddc color space conversions
Hex:
#a11ddc
RGB:
161, 29, 220
CMY:
37, 89, 14
CMYK:
27, 87, 0, 14
HSL:
281°, 76.7068%, 48.8235%
HSV (HSB):
281°, 86.8182%, 86.2745%
XYZ:
28.0556, 13.6231, 68.8610
xyY:
0.2538, 0.1232, 13.6231
CIE-Lab:
43.6875, 75.6389, -68.7631
CIE-LCH:
43.6875, 102.2234, 317.7261
CIE-Luv:
43.6875, 32.8271, -107.3616
Hunter-Lab:
36.9095, 71.0895, -84.7790
#a11ddc color charts
#a11ddc color shades, tints & tones
#a11ddc color schemes
#a11ddc color preview, HTML & CSS examples
This text has a color of #a11ddc
<p style="color:#a11ddc;">Text here</p>
.mytext {color:#a11ddc;}
This box has a color of #a11ddc
<div style="background-color:#a11ddc;">Content here</div>
.mybackground {background-color:#a11ddc;}
Border around this has a color of #a11ddc
<div style="border:2px solid #a11ddc;">Content here</div>
.myborder {border:2px solid #a11ddc;}