#edbeef color space conversions
Hex:
#edbeef
RGB:
237, 190, 239
CMY:
7, 25, 6
CMYK:
1, 21, 0, 6
HSL:
298°, 60.4938%, 84.1176%
HSV (HSB):
298°, 20.5021%, 93.7255%
XYZ:
68.9185, 61.0634, 89.8154
xyY:
0.3136, 0.2778, 61.0634
CIE-Lab:
82.4128, 25.0027, -17.8913
CIE-LCH:
82.4128, 30.7447, 324.4134
CIE-Luv:
82.4128, 23.5063, -32.3472
Hunter-Lab:
78.1431, 20.6781, -13.4460
#edbeef color charts
#edbeef color shades, tints & tones
#edbeef color schemes
#edbeef color preview, HTML & CSS examples
This text has a color of #edbeef
<p style="color:#edbeef;">Text here</p>
.mytext {color:#edbeef;}
This box has a color of #edbeef
<div style="background-color:#edbeef;">Content here</div>
.mybackground {background-color:#edbeef;}
Border around this has a color of #edbeef
<div style="border:2px solid #edbeef;">Content here</div>
.myborder {border:2px solid #edbeef;}