#edfafe color space conversions
Hex:
#edfafe
RGB:
237, 250, 254
CMY:
7, 2, 0
CMYK:
7, 2, 0, 0
HSL:
194°, 89.4737%, 96.2745%
HSV (HSB):
194°, 6.6929%, 99.6078%
XYZ:
87.0001, 93.5315, 107.2339
xyY:
0.3023, 0.3250, 93.5315
CIE-Lab:
97.4429, -3.5065, -3.3940
CIE-LCH:
97.4429, 4.8800, 224.0656
CIE-Luv:
97.4429, -7.2866, -4.6773
Hunter-Lab:
96.7117, -8.6701, 1.9574
#edfafe color charts
#edfafe color shades, tints & tones
#edfafe color schemes
#edfafe color preview, HTML & CSS examples
This text has a color of #edfafe
<p style="color:#edfafe;">Text here</p>
.mytext {color:#edfafe;}
This box has a color of #edfafe
<div style="background-color:#edfafe;">Content here</div>
.mybackground {background-color:#edfafe;}
Border around this has a color of #edfafe
<div style="border:2px solid #edfafe;">Content here</div>
.myborder {border:2px solid #edfafe;}