#e030e0 color space conversions
Hex:
#e030e0
RGB:
224, 48, 224
CMY:
12, 81, 12
CMYK:
0, 79, 0, 12
HSL:
300°, 73.9496%, 53.3333%
HSV (HSB):
300°, 78.5714%, 87.8431%
XYZ:
45.2520, 23.3430, 72.6416
xyY:
0.3204, 0.1653, 23.3430
CIE-Lab:
55.4239, 82.5622, -51.6139
CIE-LCH:
55.4239, 97.3679, 327.9884
CIE-Luv:
55.4239, 70.0965, -90.6378
Hunter-Lab:
48.3146, 82.6344, -55.3230
#e030e0 color charts
#e030e0 color shades, tints & tones
#e030e0 color schemes
#e030e0 color preview, HTML & CSS examples
This text has a color of #e030e0
<p style="color:#e030e0;">Text here</p>
.mytext {color:#e030e0;}
This box has a color of #e030e0
<div style="background-color:#e030e0;">Content here</div>
.mybackground {background-color:#e030e0;}
Border around this has a color of #e030e0
<div style="border:2px solid #e030e0;">Content here</div>
.myborder {border:2px solid #e030e0;}