#e2dcef color space conversions
Hex:
#e2dcef
RGB:
226, 220, 239
CMY:
11, 14, 6
CMYK:
5, 8, 0, 6
HSL:
259°, 37.2549%, 90.0000%
HSV (HSB):
259°, 7.9498%, 93.7255%
XYZ:
72.5372, 73.5871, 92.0420
xyY:
0.3046, 0.3090, 73.5871
CIE-Lab:
88.7270, 5.5147, -8.5422
CIE-LCH:
88.7270, 10.1677, 302.8458
CIE-Luv:
88.7270, 2.2176, -14.2628
Hunter-Lab:
85.7830, 0.8177, -3.5679
#e2dcef color charts
#e2dcef color shades, tints & tones
#e2dcef color schemes
#e2dcef color preview, HTML & CSS examples
This text has a color of #e2dcef
<p style="color:#e2dcef;">Text here</p>
.mytext {color:#e2dcef;}
This box has a color of #e2dcef
<div style="background-color:#e2dcef;">Content here</div>
.mybackground {background-color:#e2dcef;}
Border around this has a color of #e2dcef
<div style="border:2px solid #e2dcef;">Content here</div>
.myborder {border:2px solid #e2dcef;}