#e3edfc color space conversions
Hex:
#e3edfc
RGB:
227, 237, 252
CMY:
11, 7, 1
CMYK:
10, 6, 0, 1
HSL:
216°, 80.6452%, 93.9216%
HSV (HSB):
216°, 9.9206%, 98.8235%
XYZ:
79.5334, 83.9275, 104.1032
xyY:
0.2972, 0.3137, 83.9275
CIE-Lab:
93.4190, -0.4679, -8.3761
CIE-LCH:
93.4190, 8.3891, 266.8027
CIE-Luv:
93.4190, -6.2178, -13.0668
Hunter-Lab:
91.6120, -5.3552, -3.2458
#e3edfc color charts
#e3edfc color shades, tints & tones
#e3edfc color schemes
#e3edfc color preview, HTML & CSS examples
This text has a color of #e3edfc
<p style="color:#e3edfc;">Text here</p>
.mytext {color:#e3edfc;}
This box has a color of #e3edfc
<div style="background-color:#e3edfc;">Content here</div>
.mybackground {background-color:#e3edfc;}
Border around this has a color of #e3edfc
<div style="border:2px solid #e3edfc;">Content here</div>
.myborder {border:2px solid #e3edfc;}