#edbefa color space conversions
Hex:
#edbefa
RGB:
237, 190, 250
CMY:
7, 25, 2
CMYK:
5, 24, 0, 2
HSL:
287°, 85.7143%, 86.2745%
HSV (HSB):
287°, 24.0000%, 98.0392%
XYZ:
70.5938, 61.7336, 98.6376
xyY:
0.3056, 0.2673, 61.7336
CIE-Lab:
82.7715, 27.0673, -23.2235
CIE-LCH:
82.7715, 35.6646, 319.3707
CIE-Luv:
82.7715, 22.1993, -41.3985
Hunter-Lab:
78.5707, 22.8791, -19.4331
#edbefa color charts
#edbefa color shades, tints & tones
#edbefa color schemes
#edbefa color preview, HTML & CSS examples
This text has a color of #edbefa
<p style="color:#edbefa;">Text here</p>
.mytext {color:#edbefa;}
This box has a color of #edbefa
<div style="background-color:#edbefa;">Content here</div>
.mybackground {background-color:#edbefa;}
Border around this has a color of #edbefa
<div style="border:2px solid #edbefa;">Content here</div>
.myborder {border:2px solid #edbefa;}