#e0dcf5 color space conversions
Hex:
#e0dcf5
RGB:
224, 220, 245
CMY:
12, 14, 4
CMYK:
9, 10, 0, 4
HSL:
250°, 55.5556%, 91.1765%
HSV (HSB):
250°, 10.2041%, 96.0784%
XYZ:
72.8151, 73.6263, 96.7597
xyY:
0.2994, 0.3027, 73.6263
CIE-Lab:
88.7455, 6.0175, -11.6875
CIE-LCH:
88.7455, 13.1456, 297.2424
CIE-Luv:
88.7455, 0.7334, -19.3725
Hunter-Lab:
85.8057, 1.3158, -6.7949
#e0dcf5 color charts
#e0dcf5 color shades, tints & tones
#e0dcf5 color schemes
#e0dcf5 color preview, HTML & CSS examples
This text has a color of #e0dcf5
<p style="color:#e0dcf5;">Text here</p>
.mytext {color:#e0dcf5;}
This box has a color of #e0dcf5
<div style="background-color:#e0dcf5;">Content here</div>
.mybackground {background-color:#e0dcf5;}
Border around this has a color of #e0dcf5
<div style="border:2px solid #e0dcf5;">Content here</div>
.myborder {border:2px solid #e0dcf5;}