#e03cf0 color space conversions
Hex:
#e03cf0
RGB:
224, 60, 240
CMY:
12, 76, 6
CMYK:
7, 75, 0, 6
HSL:
295°, 85.7143%, 58.8235%
HSV (HSB):
295°, 75.0000%, 94.1176%
XYZ:
48.0845, 25.3703, 84.8007
xyY:
0.3038, 0.1603, 25.3703
CIE-Lab:
57.4344, 81.8780, -57.3996
CIE-LCH:
57.4344, 99.9936, 324.9681
CIE-Luv:
57.4344, 62.5325, -100.0866
Hunter-Lab:
50.3689, 82.2588, -64.5619
#e03cf0 color charts
#e03cf0 color shades, tints & tones
#e03cf0 color schemes
#e03cf0 color preview, HTML & CSS examples
This text has a color of #e03cf0
<p style="color:#e03cf0;">Text here</p>
.mytext {color:#e03cf0;}
This box has a color of #e03cf0
<div style="background-color:#e03cf0;">Content here</div>
.mybackground {background-color:#e03cf0;}
Border around this has a color of #e03cf0
<div style="border:2px solid #e03cf0;">Content here</div>
.myborder {border:2px solid #e03cf0;}