#edddfb color space conversions
Hex:
#edddfb
RGB:
237, 221, 251
CMY:
7, 13, 2
CMYK:
6, 12, 0, 2
HSL:
272°, 78.9474%, 92.5490%
HSV (HSB):
272°, 11.9522%, 98.4314%
XYZ:
78.1941, 76.6825, 101.9467
xyY:
0.3045, 0.2986, 76.6825
CIE-Lab:
90.1753, 10.8540, -12.5988
CIE-LCH:
90.1753, 16.6294, 310.7454
CIE-Luv:
90.1753, 7.0572, -21.7091
Hunter-Lab:
87.5685, 6.1462, -7.7271
#edddfb color charts
#edddfb color shades, tints & tones
#edddfb color schemes
#edddfb color preview, HTML & CSS examples
This text has a color of #edddfb
<p style="color:#edddfb;">Text here</p>
.mytext {color:#edddfb;}
This box has a color of #edddfb
<div style="background-color:#edddfb;">Content here</div>
.mybackground {background-color:#edddfb;}
Border around this has a color of #edddfb
<div style="border:2px solid #edddfb;">Content here</div>
.myborder {border:2px solid #edddfb;}