#ecdefb color space conversions
Hex:
#ecdefb
RGB:
236, 222, 251
CMY:
7, 13, 2
CMYK:
6, 12, 0, 2
HSL:
269°, 78.3784%, 92.7451%
HSV (HSB):
269°, 11.5538%, 98.4314%
XYZ:
78.1259, 77.0405, 102.0194
xyY:
0.3038, 0.2996, 77.0405
CIE-Lab:
90.3402, 10.0068, -12.3608
CIE-LCH:
90.3402, 15.9036, 308.9922
CIE-Luv:
90.3402, 6.0039, -21.1851
Hunter-Lab:
87.7727, 5.2795, -7.4727
#ecdefb color charts
#ecdefb color shades, tints & tones
#ecdefb color schemes
#ecdefb color preview, HTML & CSS examples
This text has a color of #ecdefb
<p style="color:#ecdefb;">Text here</p>
.mytext {color:#ecdefb;}
This box has a color of #ecdefb
<div style="background-color:#ecdefb;">Content here</div>
.mybackground {background-color:#ecdefb;}
Border around this has a color of #ecdefb
<div style="border:2px solid #ecdefb;">Content here</div>
.myborder {border:2px solid #ecdefb;}