#e5ade8 color space conversions
Hex:
#e5ade8
RGB:
229, 173, 232
CMY:
10, 32, 9
CMYK:
1, 25, 0, 9
HSL:
297°, 56.1905%, 79.4118%
HSV (HSB):
297°, 25.4310%, 90.9804%
XYZ:
61.8222, 52.3713, 83.1942
xyY:
0.3132, 0.2653, 52.3713
CIE-Lab:
77.5024, 30.1893, -21.6304
CIE-LCH:
77.5024, 37.1385, 324.3788
CIE-Luv:
77.5024, 27.7957, -38.9530
Hunter-Lab:
72.3681, 25.8438, -17.5021
#e5ade8 color charts
#e5ade8 color shades, tints & tones
#e5ade8 color schemes
#e5ade8 color preview, HTML & CSS examples
This text has a color of #e5ade8
<p style="color:#e5ade8;">Text here</p>
.mytext {color:#e5ade8;}
This box has a color of #e5ade8
<div style="background-color:#e5ade8;">Content here</div>
.mybackground {background-color:#e5ade8;}
Border around this has a color of #e5ade8
<div style="border:2px solid #e5ade8;">Content here</div>
.myborder {border:2px solid #e5ade8;}