#e0effb color space conversions
Hex:
#e0effb
RGB:
224, 239, 251
CMY:
12, 6, 2
CMYK:
11, 5, 0, 2
HSL:
207°, 77.1429%, 93.1373%
HSV (HSB):
207°, 10.7570%, 98.4314%
XYZ:
79.0196, 84.5453, 103.4209
xyY:
0.2960, 0.3167, 84.5453
CIE-Lab:
93.6868, -2.6392, -7.4829
CIE-LCH:
93.6868, 7.9347, 250.5721
CIE-Luv:
93.6868, -8.6956, -11.2733
Hunter-Lab:
91.9485, -7.5090, -2.3236
#e0effb color charts
#e0effb color shades, tints & tones
#e0effb color schemes
#e0effb color preview, HTML & CSS examples
This text has a color of #e0effb
<p style="color:#e0effb;">Text here</p>
.mytext {color:#e0effb;}
This box has a color of #e0effb
<div style="background-color:#e0effb;">Content here</div>
.mybackground {background-color:#e0effb;}
Border around this has a color of #e0effb
<div style="border:2px solid #e0effb;">Content here</div>
.myborder {border:2px solid #e0effb;}