#e02cc9 color space conversions
Hex:
#e02cc9
RGB:
224, 44, 201
CMY:
12, 83, 21
CMYK:
0, 80, 10, 12
HSL:
308°, 74.3802%, 52.5490%
HSV (HSB):
308°, 80.3571%, 87.8431%
XYZ:
42.1838, 21.8657, 57.2555
xyY:
0.3477, 0.1803, 21.8657
CIE-Lab:
53.8842, 80.1675, -40.9393
CIE-LCH:
53.8842, 90.0159, 332.9479
CIE-Luv:
53.8842, 79.5176, -73.6988
Hunter-Lab:
46.7608, 79.1968, -39.8642
#e02cc9 color charts
#e02cc9 color shades, tints & tones
#e02cc9 color schemes
#e02cc9 color preview, HTML & CSS examples
This text has a color of #e02cc9
<p style="color:#e02cc9;">Text here</p>
.mytext {color:#e02cc9;}
This box has a color of #e02cc9
<div style="background-color:#e02cc9;">Content here</div>
.mybackground {background-color:#e02cc9;}
Border around this has a color of #e02cc9
<div style="border:2px solid #e02cc9;">Content here</div>
.myborder {border:2px solid #e02cc9;}