#eceaf1 color space conversions
Hex:
#eceaf1
RGB:
236, 234, 241
CMY:
7, 8, 5
CMYK:
2, 3, 0, 5
HSL:
257°, 20.0000%, 93.1373%
HSV (HSB):
257°, 2.9046%, 94.5098%
XYZ:
79.8921, 83.0294, 95.0346
xyY:
0.3097, 0.3219, 83.0294
CIE-Lab:
93.0273, 1.9277, -3.1556
CIE-LCH:
93.0273, 3.6978, 301.4204
CIE-Luv:
93.0273, 0.7208, -5.2277
Hunter-Lab:
91.1205, -2.9566, 1.9475
#eceaf1 color charts
#eceaf1 color shades, tints & tones
#eceaf1 color schemes
#eceaf1 color preview, HTML & CSS examples
This text has a color of #eceaf1
<p style="color:#eceaf1;">Text here</p>
.mytext {color:#eceaf1;}
This box has a color of #eceaf1
<div style="background-color:#eceaf1;">Content here</div>
.mybackground {background-color:#eceaf1;}
Border around this has a color of #eceaf1
<div style="border:2px solid #eceaf1;">Content here</div>
.myborder {border:2px solid #eceaf1;}