#edbdda color space conversions
Hex:
#edbdda
RGB:
237, 189, 218
CMY:
7, 26, 15
CMYK:
0, 20, 8, 7
HSL:
324°, 57.1429%, 83.5294%
HSV (HSB):
324°, 20.2532%, 92.9412%
XYZ:
65.7775, 59.4617, 74.3401
xyY:
0.3296, 0.2979, 59.4617
CIE-Lab:
81.5447, 21.8142, -7.9296
CIE-LCH:
81.5447, 23.2107, 340.0235
CIE-Luv:
81.5447, 26.5003, -15.9995
Hunter-Lab:
77.1114, 17.3191, -3.1812
#edbdda color charts
#edbdda color shades, tints & tones
#edbdda color schemes
#edbdda color preview, HTML & CSS examples
This text has a color of #edbdda
<p style="color:#edbdda;">Text here</p>
.mytext {color:#edbdda;}
This box has a color of #edbdda
<div style="background-color:#edbdda;">Content here</div>
.mybackground {background-color:#edbdda;}
Border around this has a color of #edbdda
<div style="border:2px solid #edbdda;">Content here</div>
.myborder {border:2px solid #edbdda;}