#a11dac color space conversions
Hex:
#a11dac
RGB:
161, 29, 172
CMY:
37, 89, 33
CMYK:
6, 83, 0, 33
HSL:
295°, 71.1443%, 39.4118%
HSV (HSB):
295°, 83.1395%, 67.4510%
XYZ:
22.5837, 11.4344, 40.0465
xyY:
0.3049, 0.1544, 11.4344
CIE-Lab:
40.3026, 67.0028, -46.2217
CIE-LCH:
40.3026, 81.3991, 325.4003
CIE-Luv:
40.3026, 46.9614, -73.7954
Hunter-Lab:
33.8147, 60.0383, -46.5463
#a11dac color charts
#a11dac color shades, tints & tones
#a11dac color schemes
#a11dac color preview, HTML & CSS examples
This text has a color of #a11dac
<p style="color:#a11dac;">Text here</p>
.mytext {color:#a11dac;}
This box has a color of #a11dac
<div style="background-color:#a11dac;">Content here</div>
.mybackground {background-color:#a11dac;}
Border around this has a color of #a11dac
<div style="border:2px solid #a11dac;">Content here</div>
.myborder {border:2px solid #a11dac;}