#e03dbe color space conversions
Hex:
#e03dbe
RGB:
224, 61, 190
CMY:
12, 76, 25
CMYK:
0, 73, 15, 12
HSL:
313°, 72.4444%, 55.8824%
HSV (HSB):
313°, 72.7679%, 87.8431%
XYZ:
41.7035, 22.9025, 50.9378
xyY:
0.3609, 0.1982, 22.9025
CIE-Lab:
54.9718, 74.0269, -32.8939
CIE-LCH:
54.9718, 81.0061, 336.0420
CIE-Luv:
54.9718, 80.1761, -60.9209
Hunter-Lab:
47.8565, 71.8007, -29.6078
#e03dbe color charts
#e03dbe color shades, tints & tones
#e03dbe color schemes
#e03dbe color preview, HTML & CSS examples
This text has a color of #e03dbe
<p style="color:#e03dbe;">Text here</p>
.mytext {color:#e03dbe;}
This box has a color of #e03dbe
<div style="background-color:#e03dbe;">Content here</div>
.mybackground {background-color:#e03dbe;}
Border around this has a color of #e03dbe
<div style="border:2px solid #e03dbe;">Content here</div>
.myborder {border:2px solid #e03dbe;}