#e018e4 color space conversions
Hex:
#e018e4
RGB:
224, 24, 228
CMY:
12, 91, 11
CMYK:
2, 89, 0, 11
HSL:
299°, 80.9524%, 49.4118%
HSV (HSB):
299°, 89.4737%, 89.4118%
XYZ:
45.0707, 22.1020, 75.2894
xyY:
0.3164, 0.1551, 22.1020
CIE-Lab:
54.1351, 87.5956, -55.9341
CIE-LCH:
54.1351, 103.9308, 327.4398
CIE-Luv:
54.1351, 71.3610, -97.2344
Hunter-Lab:
47.0128, 88.8539, -62.0421
#e018e4 color charts
#e018e4 color shades, tints & tones
#e018e4 color schemes
#e018e4 color preview, HTML & CSS examples
This text has a color of #e018e4
<p style="color:#e018e4;">Text here</p>
.mytext {color:#e018e4;}
This box has a color of #e018e4
<div style="background-color:#e018e4;">Content here</div>
.mybackground {background-color:#e018e4;}
Border around this has a color of #e018e4
<div style="border:2px solid #e018e4;">Content here</div>
.myborder {border:2px solid #e018e4;}