#eafefd color space conversions
Hex:
#eafefd
RGB:
234, 254, 253
CMY:
8, 0, 1
CMYK:
8, 0, 0, 0
HSL:
177°, 90.9091%, 95.6863%
HSV (HSB):
177°, 7.8740%, 99.6078%
XYZ:
87.1031, 95.4679, 106.7648
xyY:
0.3010, 0.3300, 95.4679
CIE-Lab:
98.2204, -6.6663, -1.7628
CIE-LCH:
98.2204, 6.8955, 194.8121
CIE-Luv:
98.2204, -10.7577, -1.5648
Hunter-Lab:
97.7077, -11.8617, 3.6094
#eafefd color charts
#eafefd color shades, tints & tones
#eafefd color schemes
#eafefd color preview, HTML & CSS examples
This text has a color of #eafefd
<p style="color:#eafefd;">Text here</p>
.mytext {color:#eafefd;}
This box has a color of #eafefd
<div style="background-color:#eafefd;">Content here</div>
.mybackground {background-color:#eafefd;}
Border around this has a color of #eafefd
<div style="border:2px solid #eafefd;">Content here</div>
.myborder {border:2px solid #eafefd;}