#e0d9f5 color space conversions
Hex:
#e0d9f5
RGB:
224, 217, 245
CMY:
12, 15, 4
CMYK:
9, 11, 0, 4
HSL:
255°, 58.3333%, 90.5882%
HSV (HSB):
255°, 11.4286%, 96.0784%
XYZ:
72.0348, 72.0656, 96.4996
xyY:
0.2994, 0.2995, 72.0656
CIE-Lab:
88.0001, 7.5902, -12.8002
CIE-LCH:
88.0001, 14.8814, 300.6670
CIE-Luv:
88.0001, 2.1823, -21.4071
Hunter-Lab:
84.8914, 2.9064, -7.9734
#e0d9f5 color charts
#e0d9f5 color shades, tints & tones
#e0d9f5 color schemes
#e0d9f5 color preview, HTML & CSS examples
This text has a color of #e0d9f5
<p style="color:#e0d9f5;">Text here</p>
.mytext {color:#e0d9f5;}
This box has a color of #e0d9f5
<div style="background-color:#e0d9f5;">Content here</div>
.mybackground {background-color:#e0d9f5;}
Border around this has a color of #e0d9f5
<div style="border:2px solid #e0d9f5;">Content here</div>
.myborder {border:2px solid #e0d9f5;}