#e030fc color space conversions
Hex:
#e030fc
RGB:
224, 48, 252
CMY:
12, 81, 1
CMYK:
11, 81, 0, 1
HSL:
292°, 97.1429%, 58.8235%
HSV (HSB):
292°, 80.9524%, 98.8235%
XYZ:
49.3681, 24.9895, 94.3169
xyY:
0.2927, 0.1482, 24.9895
CIE-Lab:
57.0652, 86.9837, -64.6769
CIE-LCH:
57.0652, 108.3941, 323.3673
CIE-Luv:
57.0652, 60.3915, -111.4971
Hunter-Lab:
49.9895, 88.7997, -76.8719
#e030fc color charts
#e030fc color shades, tints & tones
#e030fc color schemes
#e030fc color preview, HTML & CSS examples
This text has a color of #e030fc
<p style="color:#e030fc;">Text here</p>
.mytext {color:#e030fc;}
This box has a color of #e030fc
<div style="background-color:#e030fc;">Content here</div>
.mybackground {background-color:#e030fc;}
Border around this has a color of #e030fc
<div style="border:2px solid #e030fc;">Content here</div>
.myborder {border:2px solid #e030fc;}