#ee01ff color space conversions
Hex:
#ee01ff
RGB:
238, 1, 255
CMY:
7, 100, 0
CMYK:
7, 100, 0, 0
HSL:
296°, 100.0000%, 50.1961%
HSV (HSB):
296°, 99.6078%, 100.0000%
XYZ:
53.3207, 25.4189, 96.7038
xyY:
0.3039, 0.1449, 25.4189
CIE-Lab:
57.4813, 95.6425, -65.5544
CIE-LCH:
57.4813, 115.9520, 325.5729
CIE-Luv:
57.4813, 72.0799, -114.0820
Hunter-Lab:
50.4171, 100.5503, -78.4306
#ee01ff color charts
#ee01ff color shades, tints & tones
#ee01ff color schemes
#ee01ff color preview, HTML & CSS examples
This text has a color of #ee01ff
<p style="color:#ee01ff;">Text here</p>
.mytext {color:#ee01ff;}
This box has a color of #ee01ff
<div style="background-color:#ee01ff;">Content here</div>
.mybackground {background-color:#ee01ff;}
Border around this has a color of #ee01ff
<div style="border:2px solid #ee01ff;">Content here</div>
.myborder {border:2px solid #ee01ff;}