#edbddc color space conversions
Hex:
#edbddc
RGB:
237, 189, 220
CMY:
7, 26, 14
CMYK:
0, 20, 7, 7
HSL:
321°, 57.1429%, 83.5294%
HSV (HSB):
321°, 20.2532%, 92.9412%
XYZ:
66.0409, 59.5670, 75.7270
xyY:
0.3280, 0.2959, 59.5670
CIE-Lab:
81.6023, 22.1555, -8.9188
CIE-LCH:
81.6023, 23.8833, 338.0726
CIE-Luv:
81.6023, 26.2647, -17.5960
Hunter-Lab:
77.1797, 17.6740, -4.1483
#edbddc color charts
#edbddc RGB chart
#edbddc CMYK chart
#edbddc RGB pie chart
#edbddc color shades, tints & tones
#edbddc color schemes
#edbddc color preview, HTML & CSS examples
This text has a color of #edbddc
<p style="color:#edbddc;">Text here</p>
.mytext {color:#edbddc;}
Text color #edbddc
This box has a color of #edbddc
<div style="background-color:#edbddc;">Content here</div>
.mybackground {background-color:#edbddc;}
Background color #edbddc
Border around this has a color of #edbddc
<div style="border:2px solid #edbddc;">Content here</div>
.myborder {border:2px solid #edbddc;}
Border color #edbddc