#e6dff7 color space conversions
Hex:
#e6dff7
RGB:
230, 223, 247
CMY:
10, 13, 3
CMYK:
7, 10, 0, 3
HSL:
258°, 60.0000%, 92.1569%
HSV (HSB):
258°, 9.7166%, 96.8627%
XYZ:
75.8093, 76.3137, 98.7301
xyY:
0.3022, 0.3042, 76.3137
CIE-Lab:
90.0048, 6.7766, -10.8128
CIE-LCH:
90.0048, 12.7608, 302.0761
CIE-Luv:
90.0048, 2.4474, -18.1327
Hunter-Lab:
87.3577, 2.0268, -5.8581
#e6dff7 color charts
#e6dff7 color shades, tints & tones
#e6dff7 color schemes
#e6dff7 color preview, HTML & CSS examples
This text has a color of #e6dff7
<p style="color:#e6dff7;">Text here</p>
.mytext {color:#e6dff7;}
This box has a color of #e6dff7
<div style="background-color:#e6dff7;">Content here</div>
.mybackground {background-color:#e6dff7;}
Border around this has a color of #e6dff7
<div style="border:2px solid #e6dff7;">Content here</div>
.myborder {border:2px solid #e6dff7;}