#ee2def color space conversions
Hex:
#ee2def
RGB:
238, 45, 239
CMY:
7, 82, 6
CMYK:
0, 81, 0, 6
HSL:
300°, 85.8407%, 55.6863%
HSV (HSB):
300°, 81.1715%, 93.7255%
XYZ:
51.7783, 26.2859, 84.0060
xyY:
0.3195, 0.1622, 26.2859
CIE-Lab:
58.3074, 88.0660, -55.3178
CIE-LCH:
58.3074, 103.9985, 327.8654
CIE-Luv:
58.3074, 74.9262, -98.1208
Hunter-Lab:
51.2698, 90.5482, -61.2584
#ee2def color charts
#ee2def color shades, tints & tones
#ee2def color schemes
#ee2def color preview, HTML & CSS examples
This text has a color of #ee2def
<p style="color:#ee2def;">Text here</p>
.mytext {color:#ee2def;}
This box has a color of #ee2def
<div style="background-color:#ee2def;">Content here</div>
.mybackground {background-color:#ee2def;}
Border around this has a color of #ee2def
<div style="border:2px solid #ee2def;">Content here</div>
.myborder {border:2px solid #ee2def;}