#edbdf2 color space conversions
Hex:
#edbdf2
RGB:
237, 189, 242
CMY:
7, 26, 5
CMYK:
2, 22, 0, 5
HSL:
294°, 67.0886%, 84.5098%
HSV (HSB):
294°, 21.9008%, 94.9020%
XYZ:
69.1497, 60.8105, 92.0974
xyY:
0.3114, 0.2739, 60.8105
CIE-Lab:
82.2768, 26.0908, -19.7012
CIE-LCH:
82.2768, 32.6935, 322.9434
CIE-Luv:
82.2768, 23.6402, -35.4533
Hunter-Lab:
77.9811, 21.8178, -15.4360
#edbdf2 color charts
#edbdf2 color shades, tints & tones
#edbdf2 color schemes
#edbdf2 color preview, HTML & CSS examples
This text has a color of #edbdf2
<p style="color:#edbdf2;">Text here</p>
.mytext {color:#edbdf2;}
This box has a color of #edbdf2
<div style="background-color:#edbdf2;">Content here</div>
.mybackground {background-color:#edbdf2;}
Border around this has a color of #edbdf2
<div style="border:2px solid #edbdf2;">Content here</div>
.myborder {border:2px solid #edbdf2;}