#edddef color space conversions
Hex:
#edddef
RGB:
237, 221, 239
CMY:
7, 13, 6
CMYK:
1, 8, 0, 6
HSL:
293°, 36.0000%, 90.1961%
HSV (HSB):
293°, 7.5314%, 93.7255%
XYZ:
76.3615, 75.9494, 92.2964
xyY:
0.3122, 0.3105, 75.9494
CIE-Lab:
89.8359, 8.6280, -6.8044
CIE-LCH:
89.8359, 10.9883, 321.7389
CIE-Luv:
89.8359, 7.9593, -12.0843
Hunter-Lab:
87.1490, 3.8942, -1.7877
#edddef color charts
#edddef RGB chart
#edddef CMYK chart
#edddef RGB pie chart
#edddef color shades, tints & tones
#edddef color schemes
#edddef color preview, HTML & CSS examples
This text has a color of #edddef
<p style="color:#edddef;">Text here</p>
.mytext {color:#edddef;}
Text color #edddef
This box has a color of #edddef
<div style="background-color:#edddef;">Content here</div>
.mybackground {background-color:#edddef;}
Background color #edddef
Border around this has a color of #edddef
<div style="border:2px solid #edddef;">Content here</div>
.myborder {border:2px solid #edddef;}
Border color #edddef