#edbee7 color space conversions
Hex:
#edbee7
RGB:
237, 190, 231
CMY:
7, 25, 9
CMYK:
0, 20, 3, 7
HSL:
308°, 56.6265%, 83.7255%
HSV (HSB):
308°, 19.8312%, 92.9412%
XYZ:
67.7623, 60.6010, 83.7270
xyY:
0.3195, 0.2857, 60.6010
CIE-Lab:
82.1638, 23.5502, -13.9830
CIE-LCH:
82.1638, 27.3886, 329.3002
CIE-Luv:
82.1638, 24.4516, -25.8243
Hunter-Lab:
77.8466, 19.1454, -9.2760
#edbee7 color charts
#edbee7 color shades, tints & tones
#edbee7 color schemes
#edbee7 color preview, HTML & CSS examples
This text has a color of #edbee7
<p style="color:#edbee7;">Text here</p>
.mytext {color:#edbee7;}
This box has a color of #edbee7
<div style="background-color:#edbee7;">Content here</div>
.mybackground {background-color:#edbee7;}
Border around this has a color of #edbee7
<div style="border:2px solid #edbee7;">Content here</div>
.myborder {border:2px solid #edbee7;}