#edbeff color space conversions
Hex:
#edbeff
RGB:
237, 190, 255
CMY:
7, 25, 0
CMYK:
7, 25, 0, 0
HSL:
283°, 100.0000%, 87.2549%
HSV (HSB):
283°, 25.4902%, 100.0000%
XYZ:
71.3885, 62.0514, 102.8223
xyY:
0.3022, 0.2626, 62.0514
CIE-Lab:
82.9408, 28.0306, -25.6306
CIE-LCH:
82.9408, 37.9821, 317.5609
CIE-Luv:
82.9408, 21.6035, -45.5365
Hunter-Lab:
78.7727, 23.9150, -22.2505
#edbeff color charts
#edbeff color shades, tints & tones
#edbeff color schemes
#edbeff color preview, HTML & CSS examples
This text has a color of #edbeff
<p style="color:#edbeff;">Text here</p>
.mytext {color:#edbeff;}
This box has a color of #edbeff
<div style="background-color:#edbeff;">Content here</div>
.mybackground {background-color:#edbeff;}
Border around this has a color of #edbeff
<div style="border:2px solid #edbeff;">Content here</div>
.myborder {border:2px solid #edbeff;}