#e4ddfc color space conversions
Hex:
#e4ddfc
RGB:
228, 221, 252
CMY:
11, 13, 1
CMYK:
10, 12, 0, 1
HSL:
254°, 83.7838%, 92.7451%
HSV (HSB):
254°, 12.3016%, 98.8235%
XYZ:
75.4220, 75.2352, 102.6421
xyY:
0.2978, 0.2970, 75.2352
CIE-Lab:
89.5030, 8.1485, -14.2017
CIE-LCH:
89.5030, 16.3733, 299.8461
CIE-Luv:
89.5030, 1.9848, -23.8190
Hunter-Lab:
86.7382, 3.4204, -9.4444
#e4ddfc color charts
#e4ddfc color shades, tints & tones
#e4ddfc color schemes
#e4ddfc color preview, HTML & CSS examples
This text has a color of #e4ddfc
<p style="color:#e4ddfc;">Text here</p>
.mytext {color:#e4ddfc;}
This box has a color of #e4ddfc
<div style="background-color:#e4ddfc;">Content here</div>
.mybackground {background-color:#e4ddfc;}
Border around this has a color of #e4ddfc
<div style="border:2px solid #e4ddfc;">Content here</div>
.myborder {border:2px solid #e4ddfc;}