#e030c6 color space conversions
Hex:
#e030c6
RGB:
224, 48, 198
CMY:
12, 81, 22
CMYK:
0, 79, 12, 12
HSL:
309°, 73.9496%, 53.3333%
HSV (HSB):
309°, 78.5714%, 87.8431%
XYZ:
41.9905, 22.0384, 55.4668
xyY:
0.3514, 0.1844, 22.0384
CIE-Lab:
54.0677, 78.7931, -38.9240
CIE-LCH:
54.0677, 87.8830, 333.7105
CIE-Luv:
54.0677, 79.9856, -70.5168
Hunter-Lab:
46.9451, 77.5070, -37.1910
#e030c6 color charts
#e030c6 color shades, tints & tones
#e030c6 color schemes
#e030c6 color preview, HTML & CSS examples
This text has a color of #e030c6
<p style="color:#e030c6;">Text here</p>
.mytext {color:#e030c6;}
This box has a color of #e030c6
<div style="background-color:#e030c6;">Content here</div>
.mybackground {background-color:#e030c6;}
Border around this has a color of #e030c6
<div style="border:2px solid #e030c6;">Content here</div>
.myborder {border:2px solid #e030c6;}