#e5d9f9 color space conversions
Hex:
#e5d9f9
RGB:
229, 217, 249
CMY:
10, 15, 2
CMYK:
8, 13, 0, 2
HSL:
263°, 72.7273%, 91.3725%
HSV (HSB):
263°, 12.8514%, 97.6471%
XYZ:
74.2248, 73.1233, 99.8247
xyY:
0.3003, 0.2958, 73.1233
CIE-Lab:
88.5065, 9.9817, -14.1089
CIE-LCH:
88.5065, 17.2828, 305.2784
CIE-Luv:
88.5065, 4.6682, -23.9432
Hunter-Lab:
85.5121, 5.2923, -9.3551
#e5d9f9 color charts
#e5d9f9 color shades, tints & tones
#e5d9f9 color schemes
#e5d9f9 color preview, HTML & CSS examples
This text has a color of #e5d9f9
<p style="color:#e5d9f9;">Text here</p>
.mytext {color:#e5d9f9;}
This box has a color of #e5d9f9
<div style="background-color:#e5d9f9;">Content here</div>
.mybackground {background-color:#e5d9f9;}
Border around this has a color of #e5d9f9
<div style="border:2px solid #e5d9f9;">Content here</div>
.myborder {border:2px solid #e5d9f9;}