#e035d5 color space conversions
Hex:
#e035d5
RGB:
224, 53, 213
CMY:
12, 79, 16
CMYK:
0, 76, 5, 12
HSL:
304°, 73.3906%, 54.3137%
HSV (HSB):
304°, 76.3393%, 87.8431%
XYZ:
44.0238, 23.1976, 65.1081
xyY:
0.3327, 0.1753, 23.1976
CIE-Lab:
55.2753, 79.6383, -45.6070
CIE-LCH:
55.2753, 91.7729, 330.2012
CIE-Luv:
55.2753, 73.2898, -81.0953
Hunter-Lab:
48.1639, 78.8697, -46.4337
#e035d5 color charts
#e035d5 color shades, tints & tones
#e035d5 color schemes
#e035d5 color preview, HTML & CSS examples
This text has a color of #e035d5
<p style="color:#e035d5;">Text here</p>
.mytext {color:#e035d5;}
This box has a color of #e035d5
<div style="background-color:#e035d5;">Content here</div>
.mybackground {background-color:#e035d5;}
Border around this has a color of #e035d5
<div style="border:2px solid #e035d5;">Content here</div>
.myborder {border:2px solid #e035d5;}