#a84dac color space conversions
Hex:
#a84dac
RGB:
168, 77, 172
CMY:
34, 70, 33
CMYK:
2, 55, 0, 33
HSL:
297°, 38.1526%, 48.8235%
HSV (HSB):
297°, 55.2326%, 67.4510%
XYZ:
26.2487, 16.6111, 40.8525
xyY:
0.3136, 0.1984, 16.6111
CIE-Lab:
47.7663, 50.7519, -34.3083
CIE-LCH:
47.7663, 61.2602, 325.9413
CIE-Luv:
47.7663, 40.9736, -57.5522
Hunter-Lab:
40.7568, 43.6356, -30.8996
#a84dac color charts
#a84dac color shades, tints & tones
#a84dac color schemes
#a84dac color preview, HTML & CSS examples
This text has a color of #a84dac
<p style="color:#a84dac;">Text here</p>
.mytext {color:#a84dac;}
This box has a color of #a84dac
<div style="background-color:#a84dac;">Content here</div>
.mybackground {background-color:#a84dac;}
Border around this has a color of #a84dac
<div style="border:2px solid #a84dac;">Content here</div>
.myborder {border:2px solid #a84dac;}