#e2faef color space conversions
Hex:
#e2faef
RGB:
226, 250, 239
CMY:
11, 2, 6
CMYK:
10, 0, 4, 2
HSL:
153°, 70.5882%, 93.3333%
HSV (HSB):
153°, 9.6000%, 98.0392%
XYZ:
81.1296, 90.7720, 94.9061
xyY:
0.3041, 0.3402, 90.7720
CIE-Lab:
96.3161, -9.8240, 2.6009
CIE-LCH:
96.3161, 10.1625, 165.1712
CIE-Luv:
96.3161, -12.4929, 5.7485
Hunter-Lab:
95.2743, -14.7307, 7.6312
#e2faef color charts
#e2faef color shades, tints & tones
#e2faef color schemes
#e2faef color preview, HTML & CSS examples
This text has a color of #e2faef
<p style="color:#e2faef;">Text here</p>
.mytext {color:#e2faef;}
This box has a color of #e2faef
<div style="background-color:#e2faef;">Content here</div>
.mybackground {background-color:#e2faef;}
Border around this has a color of #e2faef
<div style="border:2px solid #e2faef;">Content here</div>
.myborder {border:2px solid #e2faef;}