#e2dcfb color space conversions
Hex:
#e2dcfb
RGB:
226, 220, 251
CMY:
11, 14, 2
CMYK:
10, 12, 0, 2
HSL:
252°, 79.4872%, 92.3529%
HSV (HSB):
252°, 12.3506%, 98.4314%
XYZ:
74.3698, 74.3202, 101.6923
xyY:
0.2970, 0.2968, 74.3202
CIE-Lab:
89.0736, 7.8368, -14.3353
CIE-LCH:
89.0736, 16.3376, 298.6644
CIE-Luv:
89.0736, 1.4393, -23.9687
Hunter-Lab:
86.2092, 3.1201, -9.5921
#e2dcfb color charts
#e2dcfb color shades, tints & tones
#e2dcfb color schemes
#e2dcfb color preview, HTML & CSS examples
This text has a color of #e2dcfb
<p style="color:#e2dcfb;">Text here</p>
.mytext {color:#e2dcfb;}
This box has a color of #e2dcfb
<div style="background-color:#e2dcfb;">Content here</div>
.mybackground {background-color:#e2dcfb;}
Border around this has a color of #e2dcfb
<div style="border:2px solid #e2dcfb;">Content here</div>
.myborder {border:2px solid #e2dcfb;}