#eaf2f3 color space conversions
Hex:
#eaf2f3
RGB:
234, 242, 243
CMY:
8, 5, 5
CMYK:
4, 0, 0, 5
HSL:
187°, 27.2727%, 93.5294%
HSV (HSB):
187°, 3.7037%, 95.2941%
XYZ:
81.8615, 87.4678, 97.3624
xyY:
0.3070, 0.3280, 87.4678
CIE-Lab:
94.9364, -2.4552, -1.4121
CIE-LCH:
94.9364, 2.8323, 209.9051
CIE-Luv:
94.9364, -4.4691, -1.7487
Hunter-Lab:
93.5242, -7.4268, 3.7437
#eaf2f3 color charts
#eaf2f3 color shades, tints & tones
#eaf2f3 color schemes
#eaf2f3 color preview, HTML & CSS examples
This text has a color of #eaf2f3
<p style="color:#eaf2f3;">Text here</p>
.mytext {color:#eaf2f3;}
This box has a color of #eaf2f3
<div style="background-color:#eaf2f3;">Content here</div>
.mybackground {background-color:#eaf2f3;}
Border around this has a color of #eaf2f3
<div style="border:2px solid #eaf2f3;">Content here</div>
.myborder {border:2px solid #eaf2f3;}