#e00cf2 color space conversions
Hex:
#e00cf2
RGB:
224, 12, 242
CMY:
12, 95, 5
CMYK:
7, 95, 0, 5
HSL:
295°, 90.5512%, 49.8039%
HSV (HSB):
295°, 95.0413%, 94.9020%
XYZ:
46.8990, 22.5210, 85.8795
xyY:
0.3020, 0.1450, 22.5210
CIE-Lab:
54.5755, 90.8993, -63.1058
CIE-LCH:
54.5755, 110.6572, 325.2301
CIE-Luv:
54.5755, 66.8366, -108.4048
Hunter-Lab:
47.4563, 93.3549, -74.0749
#e00cf2 color charts
#e00cf2 color shades, tints & tones
#e00cf2 color schemes
#e00cf2 color preview, HTML & CSS examples
This text has a color of #e00cf2
<p style="color:#e00cf2;">Text here</p>
.mytext {color:#e00cf2;}
This box has a color of #e00cf2
<div style="background-color:#e00cf2;">Content here</div>
.mybackground {background-color:#e00cf2;}
Border around this has a color of #e00cf2
<div style="border:2px solid #e00cf2;">Content here</div>
.myborder {border:2px solid #e00cf2;}