#e005d8 color space conversions
Hex:
#e005d8
RGB:
224, 5, 216
CMY:
12, 98, 15
CMYK:
0, 98, 4, 12
HSL:
302°, 95.6332%, 44.9020%
HSV (HSB):
302°, 97.7679%, 87.8431%
XYZ:
43.1894, 20.9137, 66.7262
xyY:
0.3301, 0.1599, 20.9137
CIE-Lab:
52.8549, 87.6112, -51.1645
CIE-LCH:
52.8549, 101.4570, 329.7153
CIE-Luv:
52.8549, 77.1469, -89.6391
Hunter-Lab:
45.7315, 88.5475, -54.4971
#e005d8 color charts
#e005d8 color shades, tints & tones
#e005d8 color schemes
#e005d8 color preview, HTML & CSS examples
This text has a color of #e005d8
<p style="color:#e005d8;">Text here</p>
.mytext {color:#e005d8;}
This box has a color of #e005d8
<div style="background-color:#e005d8;">Content here</div>
.mybackground {background-color:#e005d8;}
Border around this has a color of #e005d8
<div style="border:2px solid #e005d8;">Content here</div>
.myborder {border:2px solid #e005d8;}