#e6e9fb color space conversions
Hex:
#e6e9fb
RGB:
230, 233, 251
CMY:
10, 9, 2
CMYK:
8, 7, 0, 2
HSL:
231°, 72.4138%, 94.3137%
HSV (HSB):
231°, 8.3665%, 98.4314%
XYZ:
79.1846, 82.0659, 102.9336
xyY:
0.2997, 0.3106, 82.0659
CIE-Lab:
92.6039, 2.3557, -9.0407
CIE-LCH:
92.6039, 9.3426, 284.6044
CIE-Luv:
92.6039, -2.6463, -14.5976
Hunter-Lab:
90.5902, -2.5065, -3.9554
#e6e9fb color charts
#e6e9fb color shades, tints & tones
#e6e9fb color schemes
#e6e9fb color preview, HTML & CSS examples
This text has a color of #e6e9fb
<p style="color:#e6e9fb;">Text here</p>
.mytext {color:#e6e9fb;}
This box has a color of #e6e9fb
<div style="background-color:#e6e9fb;">Content here</div>
.mybackground {background-color:#e6e9fb;}
Border around this has a color of #e6e9fb
<div style="border:2px solid #e6e9fb;">Content here</div>
.myborder {border:2px solid #e6e9fb;}