#ecddfa color space conversions
Hex:
#ecddfa
RGB:
236, 221, 250
CMY:
7, 13, 2
CMYK:
6, 12, 0, 2
HSL:
271°, 74.3590%, 92.3529%
HSV (HSB):
271°, 11.6000%, 98.0392%
XYZ:
77.7038, 76.4479, 101.1030
xyY:
0.3044, 0.2995, 76.4479
CIE-Lab:
90.0669, 10.3400, -12.2443
CIE-LCH:
90.0669, 16.0262, 310.1801
CIE-Luv:
90.0669, 6.5676, -21.0463
Hunter-Lab:
87.4345, 5.6243, -7.3546
#ecddfa color charts
#ecddfa color shades, tints & tones
#ecddfa color schemes
#ecddfa color preview, HTML & CSS examples
This text has a color of #ecddfa
<p style="color:#ecddfa;">Text here</p>
.mytext {color:#ecddfa;}
This box has a color of #ecddfa
<div style="background-color:#ecddfa;">Content here</div>
.mybackground {background-color:#ecddfa;}
Border around this has a color of #ecddfa
<div style="border:2px solid #ecddfa;">Content here</div>
.myborder {border:2px solid #ecddfa;}