#e5f3f2 color space conversions
Hex:
#e5f3f2
RGB:
229, 243, 242
CMY:
10, 5, 5
CMYK:
6, 0, 0, 5
HSL:
176°, 36.8421%, 92.5490%
HSV (HSB):
176°, 5.7613%, 95.2941%
XYZ:
80.3907, 87.1700, 96.5929
xyY:
0.3043, 0.3300, 87.1700
CIE-Lab:
94.8104, -4.7782, -1.1203
CIE-LCH:
94.8104, 4.9078, 193.1957
CIE-Luv:
94.8104, -7.6086, -0.8866
Hunter-Lab:
93.3649, -9.6933, 4.0155
#e5f3f2 color charts
#e5f3f2 color shades, tints & tones
#e5f3f2 color schemes
#e5f3f2 color preview, HTML & CSS examples
This text has a color of #e5f3f2
<p style="color:#e5f3f2;">Text here</p>
.mytext {color:#e5f3f2;}
This box has a color of #e5f3f2
<div style="background-color:#e5f3f2;">Content here</div>
.mybackground {background-color:#e5f3f2;}
Border around this has a color of #e5f3f2
<div style="border:2px solid #e5f3f2;">Content here</div>
.myborder {border:2px solid #e5f3f2;}