#e2f8e6 color space conversions
Hex:
#e2f8e6
RGB:
226, 248, 230
CMY:
11, 3, 10
CMYK:
9, 0, 7, 3
HSL:
131°, 61.1111%, 92.9412%
HSV (HSB):
131°, 8.8710%, 97.2549%
XYZ:
79.2144, 89.0167, 87.8698
xyY:
0.3093, 0.3476, 89.0167
CIE-Lab:
95.5874, -10.4453, 6.1877
CIE-LCH:
95.5874, 12.1405, 149.3579
CIE-Luv:
95.5874, -11.2058, 11.2908
Hunter-Lab:
94.3487, -15.2431, 10.8255
#e2f8e6 color charts
#e2f8e6 color shades, tints & tones
#e2f8e6 color schemes
#e2f8e6 color preview, HTML & CSS examples
This text has a color of #e2f8e6
<p style="color:#e2f8e6;">Text here</p>
.mytext {color:#e2f8e6;}
This box has a color of #e2f8e6
<div style="background-color:#e2f8e6;">Content here</div>
.mybackground {background-color:#e2f8e6;}
Border around this has a color of #e2f8e6
<div style="border:2px solid #e2f8e6;">Content here</div>
.myborder {border:2px solid #e2f8e6;}