#ee01fd color space conversions
Hex:
#ee01fd
RGB:
238, 1, 253
CMY:
7, 100, 1
CMYK:
6, 100, 0, 1
HSL:
296°, 99.2126%, 49.8039%
HSV (HSB):
296°, 99.6047%, 99.2157%
XYZ:
53.0004, 25.2907, 95.0167
xyY:
0.3058, 0.1459, 25.2907
CIE-Lab:
57.3576, 95.3481, -64.6431
CIE-LCH:
57.3576, 115.1954, 325.8639
CIE-Luv:
57.3576, 72.8270, -112.6389
Hunter-Lab:
50.2899, 100.1135, -76.8185
#ee01fd color charts
#ee01fd color shades, tints & tones
#ee01fd color schemes
#ee01fd color preview, HTML & CSS examples
This text has a color of #ee01fd
<p style="color:#ee01fd;">Text here</p>
.mytext {color:#ee01fd;}
This box has a color of #ee01fd
<div style="background-color:#ee01fd;">Content here</div>
.mybackground {background-color:#ee01fd;}
Border around this has a color of #ee01fd
<div style="border:2px solid #ee01fd;">Content here</div>
.myborder {border:2px solid #ee01fd;}