#e031fc color space conversions
Hex:
#e031fc
RGB:
224, 49, 252
CMY:
12, 81, 1
CMYK:
11, 81, 0, 1
HSL:
292°, 97.1292%, 59.0196%
HSV (HSB):
292°, 80.5556%, 98.8235%
XYZ:
49.4095, 25.0722, 94.3307
xyY:
0.2927, 0.1485, 25.0722
CIE-Lab:
57.1457, 86.7488, -64.5474
CIE-LCH:
57.1457, 108.1282, 323.3481
CIE-Luv:
57.1457, 60.2627, -111.3152
Hunter-Lab:
50.0721, 88.5114, -76.6457
#e031fc color charts
#e031fc color shades, tints & tones
#e031fc color schemes
#e031fc color preview, HTML & CSS examples
This text has a color of #e031fc
<p style="color:#e031fc;">Text here</p>
.mytext {color:#e031fc;}
This box has a color of #e031fc
<div style="background-color:#e031fc;">Content here</div>
.mybackground {background-color:#e031fc;}
Border around this has a color of #e031fc
<div style="border:2px solid #e031fc;">Content here</div>
.myborder {border:2px solid #e031fc;}