#e007f1 color space conversions
Hex:
#e007f1
RGB:
224, 7, 241
CMY:
12, 97, 5
CMYK:
7, 97, 0, 5
HSL:
296°, 94.3548%, 48.6275%
HSV (HSB):
296°, 97.0954%, 94.5098%
XYZ:
46.6936, 22.3501, 85.0721
xyY:
0.3030, 0.1450, 22.3501
CIE-Lab:
54.3965, 91.0934, -62.8334
CIE-LCH:
54.3965, 110.6618, 325.4033
CIE-Luv:
54.3965, 67.3886, -107.9384
Hunter-Lab:
47.2759, 93.5686, -73.5980
#e007f1 color charts
#e007f1 color shades, tints & tones
#e007f1 color schemes
#e007f1 color preview, HTML & CSS examples
This text has a color of #e007f1
<p style="color:#e007f1;">Text here</p>
.mytext {color:#e007f1;}
This box has a color of #e007f1
<div style="background-color:#e007f1;">Content here</div>
.mybackground {background-color:#e007f1;}
Border around this has a color of #e007f1
<div style="border:2px solid #e007f1;">Content here</div>
.myborder {border:2px solid #e007f1;}