#e030d0 color space conversions
Hex:
#e030d0
RGB:
224, 48, 208
CMY:
12, 81, 18
CMYK:
0, 79, 7, 12
HSL:
305°, 73.9496%, 53.3333%
HSV (HSB):
305°, 78.5714%, 87.8431%
XYZ:
43.1826, 22.5153, 61.7444
xyY:
0.3388, 0.1767, 22.5153
CIE-Lab:
54.5695, 80.2005, -43.8708
CIE-LCH:
54.5695, 91.4154, 331.3207
CIE-Luv:
54.5695, 76.0902, -78.3261
Hunter-Lab:
47.4503, 79.4078, -43.9357
#e030d0 color charts
#e030d0 color shades, tints & tones
#e030d0 color schemes
#e030d0 color preview, HTML & CSS examples
This text has a color of #e030d0
<p style="color:#e030d0;">Text here</p>
.mytext {color:#e030d0;}
This box has a color of #e030d0
<div style="background-color:#e030d0;">Content here</div>
.mybackground {background-color:#e030d0;}
Border around this has a color of #e030d0
<div style="border:2px solid #e030d0;">Content here</div>
.myborder {border:2px solid #e030d0;}