#edbde9 color space conversions
Hex:
#edbde9
RGB:
237, 189, 233
CMY:
7, 26, 9
CMYK:
0, 20, 2, 7
HSL:
305°, 57.1429%, 83.5294%
HSV (HSB):
305°, 20.2532%, 92.9412%
XYZ:
67.8306, 60.2829, 85.1515
xyY:
0.3181, 0.2827, 60.2829
CIE-Lab:
81.9917, 24.4418, -15.3129
CIE-LCH:
81.9917, 28.8424, 327.9327
CIE-Luv:
81.9917, 24.7198, -28.0904
Hunter-Lab:
77.6421, 20.0698, -10.6750
#edbde9 color charts
#edbde9 color shades, tints & tones
#edbde9 color schemes
#edbde9 color preview, HTML & CSS examples
This text has a color of #edbde9
<p style="color:#edbde9;">Text here</p>
.mytext {color:#edbde9;}
This box has a color of #edbde9
<div style="background-color:#edbde9;">Content here</div>
.mybackground {background-color:#edbde9;}
Border around this has a color of #edbde9
<div style="border:2px solid #edbde9;">Content here</div>
.myborder {border:2px solid #edbde9;}