#e001f1 color space conversions
Hex:
#e001f1
RGB:
224, 1, 241
CMY:
12, 100, 5
CMYK:
7, 100, 0, 5
HSL:
296°, 99.1736%, 47.4510%
HSV (HSB):
296°, 99.5851%, 94.5098%
XYZ:
46.6285, 22.2199, 85.0504
xyY:
0.3030, 0.1444, 22.2199
CIE-Lab:
54.2595, 91.5004, -63.0540
CIE-LCH:
54.2595, 111.1222, 325.4288
CIE-Luv:
54.2595, 67.6081, -108.2378
Hunter-Lab:
47.1380, 94.0794, -73.9795
#e001f1 color charts
#e001f1 color shades, tints & tones
#e001f1 color schemes
#e001f1 color preview, HTML & CSS examples
This text has a color of #e001f1
<p style="color:#e001f1;">Text here</p>
.mytext {color:#e001f1;}
This box has a color of #e001f1
<div style="background-color:#e001f1;">Content here</div>
.mybackground {background-color:#e001f1;}
Border around this has a color of #e001f1
<div style="border:2px solid #e001f1;">Content here</div>
.myborder {border:2px solid #e001f1;}