#e000f1 color space conversions
Hex:
#e000f1
RGB:
224, 0, 241
CMY:
12, 100, 5
CMYK:
7, 100, 0, 5
HSL:
296°, 100.0000%, 47.2549%
HSV (HSB):
296°, 100.0000%, 94.5098%
XYZ:
46.6177, 22.1982, 85.0467
xyY:
0.3030, 0.1443, 22.1982
CIE-Lab:
54.2366, 91.5685, -63.0909
CIE-LCH:
54.2366, 111.1991, 325.4331
CIE-Luv:
54.2366, 67.6446, -108.2877
Hunter-Lab:
47.1149, 94.1649, -74.0434
#e000f1 color charts
#e000f1 color shades, tints & tones
#e000f1 color schemes
#e000f1 color preview, HTML & CSS examples
This text has a color of #e000f1
<p style="color:#e000f1;">Text here</p>
.mytext {color:#e000f1;}
This box has a color of #e000f1
<div style="background-color:#e000f1;">Content here</div>
.mybackground {background-color:#e000f1;}
Border around this has a color of #e000f1
<div style="border:2px solid #e000f1;">Content here</div>
.myborder {border:2px solid #e000f1;}