#ee5dec color space conversions
Hex:
#ee5dec
RGB:
238, 93, 236
CMY:
7, 64, 7
CMYK:
0, 61, 1, 7
HSL:
301°, 81.0056%, 64.9020%
HSV (HSB):
301°, 60.9244%, 93.3333%
XYZ:
54.3146, 32.0620, 82.6828
xyY:
0.3213, 0.1896, 32.0620
CIE-Lab:
63.3941, 72.7025, -45.5795
CIE-LCH:
63.3941, 85.8088, 327.9151
CIE-Luv:
63.3941, 65.5389, -82.3674
Hunter-Lab:
56.6233, 72.1312, -46.9405
#ee5dec color charts
#ee5dec color shades, tints & tones
#ee5dec color schemes
#ee5dec color preview, HTML & CSS examples
This text has a color of #ee5dec
<p style="color:#ee5dec;">Text here</p>
.mytext {color:#ee5dec;}
This box has a color of #ee5dec
<div style="background-color:#ee5dec;">Content here</div>
.mybackground {background-color:#ee5dec;}
Border around this has a color of #ee5dec
<div style="border:2px solid #ee5dec;">Content here</div>
.myborder {border:2px solid #ee5dec;}