#edddfc color space conversions
Hex:
#edddfc
RGB:
237, 221, 252
CMY:
7, 13, 1
CMYK:
6, 12, 0, 1
HSL:
271°, 83.7838%, 92.7451%
HSV (HSB):
271°, 12.3016%, 98.8235%
XYZ:
78.3522, 76.7457, 102.7793
xyY:
0.3038, 0.2976, 76.7457
CIE-Lab:
90.2044, 11.0438, -13.0796
CIE-LCH:
90.2044, 17.1185, 310.1762
CIE-Luv:
90.2044, 6.9814, -22.5184
Hunter-Lab:
87.6046, 6.3395, -8.2368
#edddfc color charts
#edddfc color shades, tints & tones
#edddfc color schemes
#edddfc color preview, HTML & CSS examples
This text has a color of #edddfc
<p style="color:#edddfc;">Text here</p>
.mytext {color:#edddfc;}
This box has a color of #edddfc
<div style="background-color:#edddfc;">Content here</div>
.mybackground {background-color:#edddfc;}
Border around this has a color of #edddfc
<div style="border:2px solid #edddfc;">Content here</div>
.myborder {border:2px solid #edddfc;}