#ee50ff color space conversions
Hex:
#ee50ff
RGB:
238, 80, 255
CMY:
7, 69, 0
CMYK:
7, 69, 0, 0
HSL:
294°, 100.0000%, 65.6863%
HSV (HSB):
294°, 68.6275%, 100.0000%
XYZ:
56.1786, 31.1345, 97.6564
xyY:
0.3037, 0.1683, 31.1345
CIE-Lab:
62.6210, 80.7280, -57.3220
CIE-LCH:
62.6210, 99.0092, 324.6228
CIE-Luv:
62.6210, 63.0823, -101.7678
Hunter-Lab:
55.7983, 82.0696, -64.7087
#ee50ff color charts
#ee50ff color shades, tints & tones
#ee50ff color schemes
#ee50ff color preview, HTML & CSS examples
This text has a color of #ee50ff
<p style="color:#ee50ff;">Text here</p>
.mytext {color:#ee50ff;}
This box has a color of #ee50ff
<div style="background-color:#ee50ff;">Content here</div>
.mybackground {background-color:#ee50ff;}
Border around this has a color of #ee50ff
<div style="border:2px solid #ee50ff;">Content here</div>
.myborder {border:2px solid #ee50ff;}