#e02cdc color space conversions
Hex:
#e02cdc
RGB:
224, 44, 220
CMY:
12, 83, 14
CMYK:
0, 80, 2, 12
HSL:
301°, 74.3802%, 52.5490%
HSV (HSB):
301°, 80.3571%, 87.8431%
XYZ:
44.5594, 22.8160, 69.7655
xyY:
0.3249, 0.1664, 22.8160
CIE-Lab:
54.8823, 82.8949, -50.2102
CIE-LCH:
54.8823, 96.9156, 328.7963
CIE-Luv:
54.8823, 72.1809, -88.3668
Hunter-Lab:
47.7661, 82.9263, -53.1608
#e02cdc color charts
#e02cdc color shades, tints & tones
#e02cdc color schemes
#e02cdc color preview, HTML & CSS examples
This text has a color of #e02cdc
<p style="color:#e02cdc;">Text here</p>
.mytext {color:#e02cdc;}
This box has a color of #e02cdc
<div style="background-color:#e02cdc;">Content here</div>
.mybackground {background-color:#e02cdc;}
Border around this has a color of #e02cdc
<div style="border:2px solid #e02cdc;">Content here</div>
.myborder {border:2px solid #e02cdc;}