#a04dac color space conversions
Hex:
#a04dac
RGB:
160, 77, 172
CMY:
37, 70, 33
CMYK:
7, 55, 0, 33
HSL:
292°, 38.1526%, 48.8235%
HSV (HSB):
292°, 55.2326%, 67.4510%
XYZ:
24.5975, 15.7599, 40.7753
xyY:
0.3032, 0.1942, 15.7599
CIE-Lab:
46.6579, 48.5534, -36.1283
CIE-LCH:
46.6579, 60.5202, 323.3473
CIE-Luv:
46.6579, 35.6879, -59.6303
Hunter-Lab:
39.6987, 41.1264, -33.1087
#a04dac color charts
#a04dac color shades, tints & tones
#a04dac color schemes
#a04dac color preview, HTML & CSS examples
This text has a color of #a04dac
<p style="color:#a04dac;">Text here</p>
.mytext {color:#a04dac;}
This box has a color of #a04dac
<div style="background-color:#a04dac;">Content here</div>
.mybackground {background-color:#a04dac;}
Border around this has a color of #a04dac
<div style="border:2px solid #a04dac;">Content here</div>
.myborder {border:2px solid #a04dac;}