#e5aed9 color space conversions
Hex:
#e5aed9
RGB:
229, 174, 217
CMY:
10, 32, 15
CMYK:
0, 24, 5, 10
HSL:
313°, 51.4019%, 79.0196%
HSV (HSB):
313°, 24.0175%, 89.8039%
XYZ:
59.9735, 51.9399, 72.5101
xyY:
0.3252, 0.2816, 51.9399
CIE-Lab:
77.2449, 26.9374, -13.8860
CIE-LCH:
77.2449, 30.3059, 332.7293
CIE-Luv:
77.2449, 29.3254, -26.0275
Hunter-Lab:
72.0693, 22.4201, -9.2041
#e5aed9 color charts
#e5aed9 color shades, tints & tones
#e5aed9 color schemes
#e5aed9 color preview, HTML & CSS examples
This text has a color of #e5aed9
<p style="color:#e5aed9;">Text here</p>
.mytext {color:#e5aed9;}
This box has a color of #e5aed9
<div style="background-color:#e5aed9;">Content here</div>
.mybackground {background-color:#e5aed9;}
Border around this has a color of #e5aed9
<div style="border:2px solid #e5aed9;">Content here</div>
.myborder {border:2px solid #e5aed9;}