#e031d3 color space conversions
Hex:
#e031d3
RGB:
224, 49, 211
CMY:
12, 81, 17
CMYK:
0, 78, 6, 12
HSL:
304°, 73.8397%, 53.5294%
HSV (HSB):
304°, 78.1250%, 87.8431%
XYZ:
43.5967, 22.7471, 63.7208
xyY:
0.3352, 0.1749, 22.7471
CIE-Lab:
54.8108, 80.3849, -45.2025
CIE-LCH:
54.8108, 92.2225, 330.6498
CIE-Luv:
54.8108, 74.7691, -80.4401
Hunter-Lab:
47.6939, 79.7013, -45.8280
#e031d3 color charts
#e031d3 color shades, tints & tones
#e031d3 color schemes
#e031d3 color preview, HTML & CSS examples
This text has a color of #e031d3
<p style="color:#e031d3;">Text here</p>
.mytext {color:#e031d3;}
This box has a color of #e031d3
<div style="background-color:#e031d3;">Content here</div>
.mybackground {background-color:#e031d3;}
Border around this has a color of #e031d3
<div style="border:2px solid #e031d3;">Content here</div>
.myborder {border:2px solid #e031d3;}