#ecedfb color space conversions
Hex:
#ecedfb
RGB:
236, 237, 251
CMY:
7, 7, 2
CMYK:
6, 6, 0, 2
HSL:
236°, 65.2174%, 95.4902%
HSV (HSB):
236°, 5.9761%, 98.4314%
XYZ:
82.2888, 85.3663, 103.4070
xyY:
0.3036, 0.3149, 85.3663
CIE-Lab:
94.0407, 2.2318, -6.8640
CIE-LCH:
94.0407, 7.2177, 288.0121
CIE-Luv:
94.0407, -1.3383, -11.1307
Hunter-Lab:
92.3939, -2.7116, -1.6815
#ecedfb color charts
#ecedfb color shades, tints & tones
#ecedfb color schemes
#ecedfb color preview, HTML & CSS examples
This text has a color of #ecedfb
<p style="color:#ecedfb;">Text here</p>
.mytext {color:#ecedfb;}
This box has a color of #ecedfb
<div style="background-color:#ecedfb;">Content here</div>
.mybackground {background-color:#ecedfb;}
Border around this has a color of #ecedfb
<div style="border:2px solid #ecedfb;">Content here</div>
.myborder {border:2px solid #ecedfb;}