#e00cfe color space conversions
Hex:
#e00cfe
RGB:
224, 12, 254
CMY:
12, 95, 0
CMYK:
12, 95, 0, 0
HSL:
293°, 99.1803%, 52.1569%
HSV (HSB):
293°, 95.2756%, 99.6078%
XYZ:
48.7613, 23.2660, 95.6867
xyY:
0.2907, 0.1387, 23.2660
CIE-Lab:
55.3453, 92.7436, -68.5608
CIE-LCH:
55.3453, 115.3341, 323.5263
CIE-Luv:
55.3453, 62.5785, -116.9655
Hunter-Lab:
48.2348, 96.0374, -83.8532
#e00cfe color charts
#e00cfe color shades, tints & tones
#e00cfe color schemes
#e00cfe color preview, HTML & CSS examples
This text has a color of #e00cfe
<p style="color:#e00cfe;">Text here</p>
.mytext {color:#e00cfe;}
This box has a color of #e00cfe
<div style="background-color:#e00cfe;">Content here</div>
.mybackground {background-color:#e00cfe;}
Border around this has a color of #e00cfe
<div style="border:2px solid #e00cfe;">Content here</div>
.myborder {border:2px solid #e00cfe;}