#e5fefe color space conversions
Hex:
#e5fefe
RGB:
229, 254, 254
CMY:
10, 0, 0
CMYK:
10, 0, 0, 0
HSL:
180°, 92.5926%, 94.7059%
HSV (HSB):
180°, 9.8425%, 99.6078%
XYZ:
85.6443, 94.6974, 107.5304
xyY:
0.2975, 0.3290, 94.6974
CIE-Lab:
97.9123, -8.0648, -2.7679
CIE-LCH:
97.9123, 8.5266, 198.9422
CIE-Luv:
97.9123, -13.3723, -2.9014
Hunter-Lab:
97.3126, -13.2001, 2.6034
#e5fefe color charts
#e5fefe color shades, tints & tones
#e5fefe color schemes
#e5fefe color preview, HTML & CSS examples
This text has a color of #e5fefe
<p style="color:#e5fefe;">Text here</p>
.mytext {color:#e5fefe;}
This box has a color of #e5fefe
<div style="background-color:#e5fefe;">Content here</div>
.mybackground {background-color:#e5fefe;}
Border around this has a color of #e5fefe
<div style="border:2px solid #e5fefe;">Content here</div>
.myborder {border:2px solid #e5fefe;}