#ecdffa color space conversions
Hex:
#ecdffa
RGB:
236, 223, 250
CMY:
7, 13, 2
CMYK:
6, 11, 0, 2
HSL:
269°, 72.9730%, 92.7451%
HSV (HSB):
269°, 10.8000%, 98.0392%
XYZ:
78.2351, 77.5103, 101.2800
xyY:
0.3044, 0.3016, 77.5103
CIE-Lab:
90.5560, 9.2948, -11.5149
CIE-LCH:
90.5560, 14.7982, 308.9103
CIE-Luv:
90.5560, 5.5870, -19.7079
Hunter-Lab:
88.0400, 4.5508, -6.5785
#ecdffa color charts
#ecdffa color shades, tints & tones
#ecdffa color schemes
#ecdffa color preview, HTML & CSS examples
This text has a color of #ecdffa
<p style="color:#ecdffa;">Text here</p>
.mytext {color:#ecdffa;}
This box has a color of #ecdffa
<div style="background-color:#ecdffa;">Content here</div>
.mybackground {background-color:#ecdffa;}
Border around this has a color of #ecdffa
<div style="border:2px solid #ecdffa;">Content here</div>
.myborder {border:2px solid #ecdffa;}