#eecdef color space conversions
Hex:
#eecdef
RGB:
238, 205, 239
CMY:
7, 20, 6
CMYK:
0, 14, 0, 6
HSL:
298°, 51.5152%, 87.0588%
HSV (HSB):
298°, 14.2259%, 93.7255%
XYZ:
72.6712, 68.0718, 90.9703
xyY:
0.3136, 0.2938, 68.0718
CIE-Lab:
86.0423, 17.3677, -12.4342
CIE-LCH:
86.0423, 21.3599, 324.3998
CIE-Luv:
86.0423, 16.6190, -22.4338
Hunter-Lab:
82.5056, 12.8385, -7.6190
#eecdef color charts
#eecdef color shades, tints & tones
#eecdef color schemes
#eecdef color preview, HTML & CSS examples
This text has a color of #eecdef
<p style="color:#eecdef;">Text here</p>
.mytext {color:#eecdef;}
This box has a color of #eecdef
<div style="background-color:#eecdef;">Content here</div>
.mybackground {background-color:#eecdef;}
Border around this has a color of #eecdef
<div style="border:2px solid #eecdef;">Content here</div>
.myborder {border:2px solid #eecdef;}