#ecedf5 color space conversions
Hex:
#ecedf5
RGB:
236, 237, 245
CMY:
7, 7, 4
CMYK:
4, 3, 0, 4
HSL:
233°, 31.0345%, 94.3137%
HSV (HSB):
233°, 3.6735%, 96.0784%
XYZ:
81.3577, 84.9938, 98.5036
xyY:
0.3072, 0.3209, 84.9938
CIE-Lab:
93.8804, 1.1184, -3.9825
CIE-LCH:
93.8804, 4.1366, 285.6857
CIE-Luv:
93.8804, -1.0021, -6.3855
Hunter-Lab:
92.1921, -3.8134, 1.1854
#ecedf5 color charts
#ecedf5 color shades, tints & tones
#ecedf5 color schemes
#ecedf5 color preview, HTML & CSS examples
This text has a color of #ecedf5
<p style="color:#ecedf5;">Text here</p>
.mytext {color:#ecedf5;}
This box has a color of #ecedf5
<div style="background-color:#ecedf5;">Content here</div>
.mybackground {background-color:#ecedf5;}
Border around this has a color of #ecedf5
<div style="border:2px solid #ecedf5;">Content here</div>
.myborder {border:2px solid #ecedf5;}