#e005f6 color space conversions
Hex:
#e005f6
RGB:
224, 5, 246
CMY:
12, 98, 4
CMYK:
9, 98, 0, 4
HSL:
295°, 96.0159%, 49.2157%
HSV (HSB):
295°, 97.9675%, 96.4706%
XYZ:
47.4293, 22.6097, 89.0531
xyY:
0.2981, 0.1421, 22.6097
CIE-Lab:
54.6680, 91.9845, -65.1951
CIE-LCH:
54.6680, 112.7455, 324.6724
CIE-Luv:
54.6680, 65.6430, -111.6252
Hunter-Lab:
47.5496, 94.8365, -77.7563
#e005f6 color charts
#e005f6 color shades, tints & tones
#e005f6 color schemes
#e005f6 color preview, HTML & CSS examples
This text has a color of #e005f6
<p style="color:#e005f6;">Text here</p>
.mytext {color:#e005f6;}
This box has a color of #e005f6
<div style="background-color:#e005f6;">Content here</div>
.mybackground {background-color:#e005f6;}
Border around this has a color of #e005f6
<div style="border:2px solid #e005f6;">Content here</div>
.myborder {border:2px solid #e005f6;}