#e2ccf4 color space conversions
Hex:
#e2ccf4
RGB:
226, 204, 244
CMY:
11, 20, 4
CMYK:
7, 16, 0, 4
HSL:
273°, 64.5161%, 87.8431%
HSV (HSB):
273°, 16.3934%, 95.6863%
XYZ:
69.2860, 65.8861, 94.6535
xyY:
0.3015, 0.2867, 65.8861
CIE-Lab:
84.9383, 14.9141, -16.8463
CIE-LCH:
84.9383, 22.4995, 311.5187
CIE-Luv:
84.9383, 9.6584, -29.0680
Hunter-Lab:
81.1703, 10.3176, -12.3195
#e2ccf4 color charts
#e2ccf4 color shades, tints & tones
#e2ccf4 color schemes
#e2ccf4 color preview, HTML & CSS examples
This text has a color of #e2ccf4
<p style="color:#e2ccf4;">Text here</p>
.mytext {color:#e2ccf4;}
This box has a color of #e2ccf4
<div style="background-color:#e2ccf4;">Content here</div>
.mybackground {background-color:#e2ccf4;}
Border around this has a color of #e2ccf4
<div style="border:2px solid #e2ccf4;">Content here</div>
.myborder {border:2px solid #e2ccf4;}