#e02ec2 color space conversions
Hex:
#e02ec2
RGB:
224, 46, 194
CMY:
12, 82, 24
CMYK:
0, 79, 13, 12
HSL:
310°, 74.1667%, 52.9412%
HSV (HSB):
310°, 79.4643%, 87.8431%
XYZ:
41.4551, 21.6963, 53.0418
xyY:
0.3568, 0.1867, 21.6963
CIE-Lab:
53.7033, 78.7385, -37.1898
CIE-LCH:
53.7033, 87.0794, 334.7177
CIE-Luv:
53.7033, 81.9569, -67.8067
Hunter-Lab:
46.5793, 77.3492, -34.9105
#e02ec2 color charts
#e02ec2 color shades, tints & tones
#e02ec2 color schemes
#e02ec2 color preview, HTML & CSS examples
This text has a color of #e02ec2
<p style="color:#e02ec2;">Text here</p>
.mytext {color:#e02ec2;}
This box has a color of #e02ec2
<div style="background-color:#e02ec2;">Content here</div>
.mybackground {background-color:#e02ec2;}
Border around this has a color of #e02ec2
<div style="border:2px solid #e02ec2;">Content here</div>
.myborder {border:2px solid #e02ec2;}