#e03fcf color space conversions
Hex:
#e03fcf
RGB:
224, 63, 207
CMY:
12, 75, 19
CMYK:
0, 72, 8, 12
HSL:
306°, 72.1973%, 56.2745%
HSV (HSB):
306°, 71.8750%, 87.8431%
XYZ:
43.7805, 23.9073, 61.3386
xyY:
0.3393, 0.1853, 23.9073
CIE-Lab:
55.9949, 75.8225, -41.0498
CIE-LCH:
55.9949, 86.2215, 331.5692
CIE-Luv:
55.9949, 73.3729, -73.8221
Hunter-Lab:
48.8951, 74.2617, -40.1523
#e03fcf color charts
#e03fcf color shades, tints & tones
#e03fcf color schemes
#e03fcf color preview, HTML & CSS examples
This text has a color of #e03fcf
<p style="color:#e03fcf;">Text here</p>
.mytext {color:#e03fcf;}
This box has a color of #e03fcf
<div style="background-color:#e03fcf;">Content here</div>
.mybackground {background-color:#e03fcf;}
Border around this has a color of #e03fcf
<div style="border:2px solid #e03fcf;">Content here</div>
.myborder {border:2px solid #e03fcf;}