#e02dcd color space conversions
Hex:
#e02dcd
RGB:
224, 45, 205
CMY:
12, 82, 20
CMYK:
0, 80, 8, 12
HSL:
306°, 74.2739%, 52.7451%
HSV (HSB):
306°, 79.9107%, 87.8431%
XYZ:
42.6983, 22.1318, 59.7790
xyY:
0.3427, 0.1776, 22.1318
CIE-Lab:
54.1666, 80.4948, -42.7900
CIE-LCH:
54.1666, 91.1614, 332.0054
CIE-Luv:
54.1666, 77.7709, -76.6148
Hunter-Lab:
47.0445, 79.6815, -42.4081
#e02dcd color charts
#e02dcd color shades, tints & tones
#e02dcd color schemes
#e02dcd color preview, HTML & CSS examples
This text has a color of #e02dcd
<p style="color:#e02dcd;">Text here</p>
.mytext {color:#e02dcd;}
This box has a color of #e02dcd
<div style="background-color:#e02dcd;">Content here</div>
.mybackground {background-color:#e02dcd;}
Border around this has a color of #e02dcd
<div style="border:2px solid #e02dcd;">Content here</div>
.myborder {border:2px solid #e02dcd;}