#a07dae color space conversions
Hex:
#a07dae
RGB:
160, 125, 174
CMY:
37, 51, 32
CMYK:
8, 28, 0, 32
HSL:
283°, 23.2227%, 58.6275%
HSV (HSB):
283°, 28.1609%, 68.2353%
XYZ:
29.4708, 25.1968, 43.3546
xyY:
0.3007, 0.2571, 25.1968
CIE-Lab:
57.2667, 22.6142, -20.8151
CIE-LCH:
57.2667, 30.7355, 317.3722
CIE-Luv:
57.2667, 15.9936, -34.5625
Hunter-Lab:
50.1964, 16.9553, -16.0712
#a07dae color charts
#a07dae color shades, tints & tones
#a07dae color schemes
#a07dae color preview, HTML & CSS examples
This text has a color of #a07dae
<p style="color:#a07dae;">Text here</p>
.mytext {color:#a07dae;}
This box has a color of #a07dae
<div style="background-color:#a07dae;">Content here</div>
.mybackground {background-color:#a07dae;}
Border around this has a color of #a07dae
<div style="border:2px solid #a07dae;">Content here</div>
.myborder {border:2px solid #a07dae;}