#edbeee color space conversions
Hex:
#edbeee
RGB:
237, 190, 238
CMY:
7, 25, 7
CMYK:
0, 20, 0, 7
HSL:
299°, 58.5366%, 83.9216%
HSV (HSB):
299°, 20.1681%, 93.3333%
XYZ:
68.7711, 61.0045, 89.0393
xyY:
0.3143, 0.2788, 61.0045
CIE-Lab:
82.3812, 24.8188, -17.4042
CIE-LCH:
82.3812, 30.3130, 324.9600
CIE-Luv:
82.3812, 23.6248, -31.5287
Hunter-Lab:
78.1054, 20.4834, -12.9162
#edbeee color charts
#edbeee color shades, tints & tones
#edbeee color schemes
#edbeee color preview, HTML & CSS examples
This text has a color of #edbeee
<p style="color:#edbeee;">Text here</p>
.mytext {color:#edbeee;}
This box has a color of #edbeee
<div style="background-color:#edbeee;">Content here</div>
.mybackground {background-color:#edbeee;}
Border around this has a color of #edbeee
<div style="border:2px solid #edbeee;">Content here</div>
.myborder {border:2px solid #edbeee;}