#e031cc color space conversions
Hex:
#e031cc
RGB:
224, 49, 204
CMY:
12, 81, 20
CMYK:
0, 78, 9, 12
HSL:
307°, 73.8397%, 53.5294%
HSV (HSB):
307°, 78.1250%, 87.8431%
XYZ:
42.7379, 22.4036, 59.1985
xyY:
0.3437, 0.1802, 22.4036
CIE-Lab:
54.4526, 79.3804, -41.7651
CIE-LCH:
54.4526, 89.6971, 332.2494
CIE-Luv:
54.4526, 77.4518, -74.9939
Hunter-Lab:
47.3324, 78.3414, -41.0212
#e031cc color charts
#e031cc color shades, tints & tones
#e031cc color schemes
#e031cc color preview, HTML & CSS examples
This text has a color of #e031cc
<p style="color:#e031cc;">Text here</p>
.mytext {color:#e031cc;}
This box has a color of #e031cc
<div style="background-color:#e031cc;">Content here</div>
.mybackground {background-color:#e031cc;}
Border around this has a color of #e031cc
<div style="border:2px solid #e031cc;">Content here</div>
.myborder {border:2px solid #e031cc;}