#e030e4 color space conversions
Hex:
#e030e4
RGB:
224, 48, 228
CMY:
12, 81, 11
CMYK:
2, 79, 0, 11
HSL:
299°, 76.9231%, 54.1176%
HSV (HSB):
299°, 78.9474%, 89.4118%
XYZ:
45.8010, 23.5626, 75.5328
xyY:
0.3161, 0.1626, 23.5626
CIE-Lab:
55.6472, 83.1724, -53.5173
CIE-LCH:
55.6472, 98.9027, 327.2407
CIE-Luv:
55.6472, 68.6474, -93.6743
Hunter-Lab:
48.5414, 83.4756, -58.2793
#e030e4 color charts
#e030e4 color shades, tints & tones
#e030e4 color schemes
#e030e4 color preview, HTML & CSS examples
This text has a color of #e030e4
<p style="color:#e030e4;">Text here</p>
.mytext {color:#e030e4;}
This box has a color of #e030e4
<div style="background-color:#e030e4;">Content here</div>
.mybackground {background-color:#e030e4;}
Border around this has a color of #e030e4
<div style="border:2px solid #e030e4;">Content here</div>
.myborder {border:2px solid #e030e4;}