#e00cfc color space conversions
Hex:
#e00cfc
RGB:
224, 12, 252
CMY:
12, 95, 1
CMYK:
11, 95, 0, 1
HSL:
293°, 97.5610%, 51.7647%
HSV (HSB):
293°, 95.2381%, 98.8235%
XYZ:
48.4426, 23.1385, 94.0084
xyY:
0.2925, 0.1397, 23.1385
CIE-Lab:
55.2147, 92.4324, -67.6592
CIE-LCH:
55.2147, 114.5492, 323.7964
CIE-Luv:
55.2147, 63.2727, -115.5514
Hunter-Lab:
48.1025, 95.5827, -82.2008
#e00cfc color charts
#e00cfc color shades, tints & tones
#e00cfc color schemes
#e00cfc color preview, HTML & CSS examples
This text has a color of #e00cfc
<p style="color:#e00cfc;">Text here</p>
.mytext {color:#e00cfc;}
This box has a color of #e00cfc
<div style="background-color:#e00cfc;">Content here</div>
.mybackground {background-color:#e00cfc;}
Border around this has a color of #e00cfc
<div style="border:2px solid #e00cfc;">Content here</div>
.myborder {border:2px solid #e00cfc;}