#e0aade color space conversions
Hex:
#e0aade
RGB:
224, 170, 222
CMY:
12, 33, 13
CMYK:
0, 24, 1, 12
HSL:
302°, 46.5517%, 77.2549%
HSV (HSB):
302°, 24.1071%, 87.8431%
XYZ:
58.3000, 49.8707, 75.6605
xyY:
0.3171, 0.2713, 49.8707
CIE-Lab:
75.9898, 28.3205, -18.5436
CIE-LCH:
75.9898, 33.8513, 326.7842
CIE-Luv:
75.9898, 27.4981, -33.5700
Hunter-Lab:
70.6192, 23.7780, -14.0891
#e0aade color charts
#e0aade color shades, tints & tones
#e0aade color schemes
#e0aade color preview, HTML & CSS examples
This text has a color of #e0aade
<p style="color:#e0aade;">Text here</p>
.mytext {color:#e0aade;}
This box has a color of #e0aade
<div style="background-color:#e0aade;">Content here</div>
.mybackground {background-color:#e0aade;}
Border around this has a color of #e0aade
<div style="border:2px solid #e0aade;">Content here</div>
.myborder {border:2px solid #e0aade;}