#a01dac color space conversions
Hex:
#a01dac
RGB:
160, 29, 172
CMY:
37, 89, 33
CMYK:
7, 83, 0, 33
HSL:
295°, 71.1443%, 39.4118%
HSV (HSB):
295°, 83.1395%, 67.4510%
XYZ:
22.3830, 11.3309, 40.0371
xyY:
0.3035, 0.1536, 11.3309
CIE-Lab:
40.1322, 66.8168, -46.5042
CIE-LCH:
40.1322, 81.4072, 325.1623
CIE-Luv:
40.1322, 46.2772, -74.0646
Hunter-Lab:
33.6614, 59.7854, -46.9570
#a01dac color charts
#a01dac color shades, tints & tones
#a01dac color schemes
#a01dac color preview, HTML & CSS examples
This text has a color of #a01dac
<p style="color:#a01dac;">Text here</p>
.mytext {color:#a01dac;}
This box has a color of #a01dac
<div style="background-color:#a01dac;">Content here</div>
.mybackground {background-color:#a01dac;}
Border around this has a color of #a01dac
<div style="border:2px solid #a01dac;">Content here</div>
.myborder {border:2px solid #a01dac;}