#e03dcd color space conversions
Hex:
#e03dcd
RGB:
224, 61, 205
CMY:
12, 76, 20
CMYK:
0, 73, 8, 12
HSL:
307°, 72.4444%, 55.8824%
HSV (HSB):
307°, 72.7679%, 87.8431%
XYZ:
43.4287, 23.5926, 60.0225
xyY:
0.3418, 0.1857, 23.5926
CIE-Lab:
55.6775, 76.1533, -40.4070
CIE-LCH:
55.6775, 86.2093, 332.0495
CIE-Luv:
55.6775, 74.5703, -72.8053
Hunter-Lab:
48.5722, 74.5966, -39.2664
#e03dcd color charts
#e03dcd color shades, tints & tones
#e03dcd color schemes
#e03dcd color preview, HTML & CSS examples
This text has a color of #e03dcd
<p style="color:#e03dcd;">Text here</p>
.mytext {color:#e03dcd;}
This box has a color of #e03dcd
<div style="background-color:#e03dcd;">Content here</div>
.mybackground {background-color:#e03dcd;}
Border around this has a color of #e03dcd
<div style="border:2px solid #e03dcd;">Content here</div>
.myborder {border:2px solid #e03dcd;}