#e6ddef color space conversions
Hex:
#e6ddef
RGB:
230, 221, 239
CMY:
10, 13, 6
CMYK:
4, 8, 0, 6
HSL:
270°, 36.0000%, 90.1961%
HSV (HSB):
270°, 7.5314%, 93.7255%
XYZ:
74.0696, 74.7679, 92.1891
xyY:
0.3073, 0.3102, 74.7679
CIE-Lab:
89.2842, 6.3083, -7.6823
CIE-LCH:
89.2842, 9.9404, 309.3910
CIE-Luv:
89.2842, 3.9637, -13.0507
Hunter-Lab:
86.4684, 1.5848, -2.6847
#e6ddef color charts
#e6ddef color shades, tints & tones
#e6ddef color schemes
#e6ddef color preview, HTML & CSS examples
This text has a color of #e6ddef
<p style="color:#e6ddef;">Text here</p>
.mytext {color:#e6ddef;}
This box has a color of #e6ddef
<div style="background-color:#e6ddef;">Content here</div>
.mybackground {background-color:#e6ddef;}
Border around this has a color of #e6ddef
<div style="border:2px solid #e6ddef;">Content here</div>
.myborder {border:2px solid #e6ddef;}