#ecdbef color space conversions
Hex:
#ecdbef
RGB:
236, 219, 239
CMY:
7, 14, 6
CMYK:
1, 8, 0, 6
HSL:
291°, 38.4615%, 89.8039%
HSV (HSB):
291°, 8.3682%, 93.7255%
XYZ:
75.5036, 74.7279, 92.1058
xyY:
0.3116, 0.3084, 74.7279
CIE-Lab:
89.2654, 9.3396, -7.6577
CIE-LCH:
89.2654, 12.0776, 320.6513
CIE-Luv:
89.2654, 8.3900, -13.5420
Hunter-Lab:
86.4453, 4.6273, -2.6607
#ecdbef color charts
#ecdbef color shades, tints & tones
#ecdbef color schemes
#ecdbef color preview, HTML & CSS examples
This text has a color of #ecdbef
<p style="color:#ecdbef;">Text here</p>
.mytext {color:#ecdbef;}
This box has a color of #ecdbef
<div style="background-color:#ecdbef;">Content here</div>
.mybackground {background-color:#ecdbef;}
Border around this has a color of #ecdbef
<div style="border:2px solid #ecdbef;">Content here</div>
.myborder {border:2px solid #ecdbef;}