#eecdfb color space conversions
Hex:
#eecdfb
RGB:
238, 205, 251
CMY:
7, 20, 2
CMYK:
5, 18, 0, 2
HSL:
283°, 85.1852%, 89.4118%
HSV (HSB):
283°, 18.3267%, 98.4314%
XYZ:
74.5038, 68.8048, 100.6207
xyY:
0.3054, 0.2821, 68.8048
CIE-Lab:
86.4073, 19.6059, -18.2432
CIE-LCH:
86.4073, 26.7807, 317.0620
CIE-Luv:
86.4073, 15.4486, -32.2044
Hunter-Lab:
82.9487, 15.1670, -13.8575
#eecdfb color charts
#eecdfb color shades, tints & tones
#eecdfb color schemes
#eecdfb color preview, HTML & CSS examples
This text has a color of #eecdfb
<p style="color:#eecdfb;">Text here</p>
.mytext {color:#eecdfb;}
This box has a color of #eecdfb
<div style="background-color:#eecdfb;">Content here</div>
.mybackground {background-color:#eecdfb;}
Border around this has a color of #eecdfb
<div style="border:2px solid #eecdfb;">Content here</div>
.myborder {border:2px solid #eecdfb;}