#e002fe color space conversions
Hex:
#e002fe
RGB:
224, 2, 254
CMY:
12, 99, 0
CMYK:
12, 99, 0, 0
HSL:
293°, 99.2126%, 50.1961%
HSV (HSB):
293°, 99.2126%, 99.6078%
XYZ:
48.6516, 23.0465, 95.6501
xyY:
0.2907, 0.1377, 23.0465
CIE-Lab:
55.1202, 93.4133, -68.9245
CIE-LCH:
55.1202, 116.0889, 323.5785
CIE-Luv:
55.1202, 62.9144, -117.4382
Hunter-Lab:
48.0067, 96.8859, -84.5265
#e002fe color charts
#e002fe color shades, tints & tones
#e002fe color schemes
#e002fe color preview, HTML & CSS examples
This text has a color of #e002fe
<p style="color:#e002fe;">Text here</p>
.mytext {color:#e002fe;}
This box has a color of #e002fe
<div style="background-color:#e002fe;">Content here</div>
.mybackground {background-color:#e002fe;}
Border around this has a color of #e002fe
<div style="border:2px solid #e002fe;">Content here</div>
.myborder {border:2px solid #e002fe;}