#e6e8fc color space conversions
Hex:
#e6e8fc
RGB:
230, 232, 252
CMY:
10, 9, 1
CMYK:
9, 8, 0, 1
HSL:
235°, 78.5714%, 94.5098%
HSV (HSB):
235°, 8.7302%, 98.8235%
XYZ:
79.0604, 81.5645, 103.6721
xyY:
0.2991, 0.3086, 81.5645
CIE-Lab:
92.3823, 3.0648, -9.8911
CIE-LCH:
92.3823, 10.3551, 287.2159
CIE-Luv:
92.3823, -2.2192, -16.0776
Hunter-Lab:
90.3131, -1.7882, -4.8410
#e6e8fc color charts
#e6e8fc color shades, tints & tones
#e6e8fc color schemes
#e6e8fc color preview, HTML & CSS examples
This text has a color of #e6e8fc
<p style="color:#e6e8fc;">Text here</p>
.mytext {color:#e6e8fc;}
This box has a color of #e6e8fc
<div style="background-color:#e6e8fc;">Content here</div>
.mybackground {background-color:#e6e8fc;}
Border around this has a color of #e6e8fc
<div style="border:2px solid #e6e8fc;">Content here</div>
.myborder {border:2px solid #e6e8fc;}