#a16dac color space conversions
Hex:
#a16dac
RGB:
161, 109, 172
CMY:
37, 57, 33
CMYK:
6, 37, 0, 33
HSL:
290°, 27.5109%, 55.0980%
HSV (HSB):
290°, 36.6279%, 67.4510%
XYZ:
27.6130, 21.4929, 41.7229
xyY:
0.3040, 0.2366, 21.4929
CIE-Lab:
53.4848, 31.6493, -25.4661
CIE-LCH:
53.4848, 40.6226, 321.1787
CIE-Luv:
53.4848, 24.0608, -42.5890
Hunter-Lab:
46.3604, 25.1865, -20.9068
#a16dac color charts
#a16dac color shades, tints & tones
#a16dac color schemes
#a16dac color preview, HTML & CSS examples
This text has a color of #a16dac
<p style="color:#a16dac;">Text here</p>
.mytext {color:#a16dac;}
This box has a color of #a16dac
<div style="background-color:#a16dac;">Content here</div>
.mybackground {background-color:#a16dac;}
Border around this has a color of #a16dac
<div style="border:2px solid #a16dac;">Content here</div>
.myborder {border:2px solid #a16dac;}