#e5d8e5 color space conversions
Hex:
#e5d8e5
RGB:
229, 216, 229
CMY:
10, 15, 10
CMYK:
0, 6, 0, 10
HSL:
300°, 20.0000%, 87.2549%
HSV (HSB):
300°, 5.6769%, 89.8039%
XYZ:
71.0118, 71.4269, 84.1728
xyY:
0.3134, 0.3152, 71.4269
CIE-Lab:
87.6920, 6.7503, -4.7761
CIE-LCH:
87.6920, 8.2691, 324.7191
CIE-Luv:
87.6920, 6.5983, -8.5451
Hunter-Lab:
84.5144, 2.0814, 0.1098
#e5d8e5 color charts
#e5d8e5 color shades, tints & tones
#e5d8e5 color schemes
#e5d8e5 color preview, HTML & CSS examples
This text has a color of #e5d8e5
<p style="color:#e5d8e5;">Text here</p>
.mytext {color:#e5d8e5;}
This box has a color of #e5d8e5
<div style="background-color:#e5d8e5;">Content here</div>
.mybackground {background-color:#e5d8e5;}
Border around this has a color of #e5d8e5
<div style="border:2px solid #e5d8e5;">Content here</div>
.myborder {border:2px solid #e5d8e5;}