#e02cc4 color space conversions
Hex:
#e02cc4
RGB:
224, 44, 196
CMY:
12, 83, 23
CMYK:
0, 80, 13, 12
HSL:
309°, 74.3802%, 52.5490%
HSV (HSB):
309°, 80.3571%, 87.8431%
XYZ:
41.6050, 21.6342, 54.2075
xyY:
0.3542, 0.1842, 21.6342
CIE-Lab:
53.6367, 79.4821, -38.4491
CIE-LCH:
53.6367, 88.2935, 334.1848
CIE-Luv:
53.6367, 81.5172, -69.7892
Hunter-Lab:
46.5126, 78.2693, -36.5401
#e02cc4 color charts
#e02cc4 color shades, tints & tones
#e02cc4 color schemes
#e02cc4 color preview, HTML & CSS examples
This text has a color of #e02cc4
<p style="color:#e02cc4;">Text here</p>
.mytext {color:#e02cc4;}
This box has a color of #e02cc4
<div style="background-color:#e02cc4;">Content here</div>
.mybackground {background-color:#e02cc4;}
Border around this has a color of #e02cc4
<div style="border:2px solid #e02cc4;">Content here</div>
.myborder {border:2px solid #e02cc4;}