#e2eef1 color space conversions
Hex:
#e2eef1
RGB:
226, 238, 241
CMY:
11, 7, 5
CMYK:
6, 1, 0, 5
HSL:
192°, 34.8837%, 91.5686%
HSV (HSB):
192°, 6.2241%, 94.5098%
XYZ:
77.8158, 83.6687, 95.2674
xyY:
0.3031, 0.3259, 83.6687
CIE-Lab:
93.3064, -3.3992, -2.8303
CIE-LCH:
93.3064, 4.4232, 219.7824
CIE-Luv:
93.3064, -6.7220, -3.7871
Hunter-Lab:
91.4706, -8.2202, 2.2784
#e2eef1 color charts
#e2eef1 color shades, tints & tones
#e2eef1 color schemes
#e2eef1 color preview, HTML & CSS examples
This text has a color of #e2eef1
<p style="color:#e2eef1;">Text here</p>
.mytext {color:#e2eef1;}
This box has a color of #e2eef1
<div style="background-color:#e2eef1;">Content here</div>
.mybackground {background-color:#e2eef1;}
Border around this has a color of #e2eef1
<div style="border:2px solid #e2eef1;">Content here</div>
.myborder {border:2px solid #e2eef1;}