#e0d5ed color space conversions
Hex:
#e0d5ed
RGB:
224, 213, 237
CMY:
12, 16, 7
CMYK:
5, 10, 0, 7
HSL:
268°, 40.0000%, 88.2353%
HSV (HSB):
268°, 10.1266%, 92.9412%
XYZ:
69.8208, 69.5502, 89.8653
xyY:
0.3046, 0.3034, 69.5502
CIE-Lab:
86.7758, 8.1486, -10.4038
CIE-LCH:
86.7758, 13.2151, 308.0694
CIE-Luv:
86.7758, 4.6798, -17.6250
Hunter-Lab:
83.3968, 3.4980, -5.5110
#e0d5ed color charts
#e0d5ed color shades, tints & tones
#e0d5ed color schemes
#e0d5ed color preview, HTML & CSS examples
This text has a color of #e0d5ed
<p style="color:#e0d5ed;">Text here</p>
.mytext {color:#e0d5ed;}
This box has a color of #e0d5ed
<div style="background-color:#e0d5ed;">Content here</div>
.mybackground {background-color:#e0d5ed;}
Border around this has a color of #e0d5ed
<div style="border:2px solid #e0d5ed;">Content here</div>
.myborder {border:2px solid #e0d5ed;}