#e002f0 color space conversions
Hex:
#e002f0
RGB:
224, 2, 240
CMY:
12, 99, 6
CMYK:
7, 99, 0, 6
HSL:
296°, 98.3471%, 47.4510%
HSV (HSB):
296°, 99.1667%, 94.1176%
XYZ:
46.4904, 22.1820, 84.2693
xyY:
0.3040, 0.1450, 22.1820
CIE-Lab:
54.2196, 91.2829, -62.5573
CIE-LCH:
54.2196, 110.6616, 325.5766
CIE-Luv:
54.2196, 67.9408, -107.4675
Hunter-Lab:
47.0978, 93.7769, -73.1158
#e002f0 color charts
#e002f0 color shades, tints & tones
#e002f0 color schemes
#e002f0 color preview, HTML & CSS examples
This text has a color of #e002f0
<p style="color:#e002f0;">Text here</p>
.mytext {color:#e002f0;}
This box has a color of #e002f0
<div style="background-color:#e002f0;">Content here</div>
.mybackground {background-color:#e002f0;}
Border around this has a color of #e002f0
<div style="border:2px solid #e002f0;">Content here</div>
.myborder {border:2px solid #e002f0;}