#e02ca1 color space conversions
Hex:
#e02ca1
RGB:
224, 44, 161
CMY:
12, 83, 37
CMYK:
0, 80, 28, 12
HSL:
321°, 74.3802%, 52.5490%
HSV (HSB):
321°, 80.3571%, 87.8431%
XYZ:
38.0742, 20.2219, 35.6147
xyY:
0.4054, 0.2153, 20.2219
CIE-Lab:
52.0871, 75.1029, -20.4096
CIE-LCH:
52.0871, 77.8267, 344.7967
CIE-Luv:
52.0871, 96.0997, -42.1966
Hunter-Lab:
44.9687, 72.4373, -15.4789
#e02ca1 color charts
#e02ca1 color shades, tints & tones
#e02ca1 color schemes
#e02ca1 color preview, HTML & CSS examples
This text has a color of #e02ca1
<p style="color:#e02ca1;">Text here</p>
.mytext {color:#e02ca1;}
This box has a color of #e02ca1
<div style="background-color:#e02ca1;">Content here</div>
.mybackground {background-color:#e02ca1;}
Border around this has a color of #e02ca1
<div style="border:2px solid #e02ca1;">Content here</div>
.myborder {border:2px solid #e02ca1;}