#edbfed color space conversions
Hex:
#edbfed
RGB:
237, 191, 237
CMY:
7, 25, 7
CMYK:
0, 19, 0, 7
HSL:
300°, 56.0976%, 83.9216%
HSV (HSB):
300°, 19.4093%, 92.9412%
XYZ:
68.8419, 61.3806, 88.3400
xyY:
0.3150, 0.2808, 61.3806
CIE-Lab:
82.5829, 24.1032, -16.5654
CIE-LCH:
82.5829, 29.2468, 325.5004
CIE-Luv:
82.5829, 23.2449, -30.0669
Hunter-Lab:
78.3457, 19.7418, -12.0114
#edbfed color charts
#edbfed color shades, tints & tones
#edbfed color schemes
#edbfed color preview, HTML & CSS examples
This text has a color of #edbfed
<p style="color:#edbfed;">Text here</p>
.mytext {color:#edbfed;}
This box has a color of #edbfed
<div style="background-color:#edbfed;">Content here</div>
.mybackground {background-color:#edbfed;}
Border around this has a color of #edbfed
<div style="border:2px solid #edbfed;">Content here</div>
.myborder {border:2px solid #edbfed;}