#e005f9 color space conversions
Hex:
#e005f9
RGB:
224, 5, 249
CMY:
12, 98, 2
CMYK:
10, 98, 0, 2
HSL:
294°, 96.0630%, 49.8039%
HSV (HSB):
294°, 97.9920%, 97.6471%
XYZ:
47.8936, 22.7954, 91.4982
xyY:
0.2953, 0.1405, 22.7954
CIE-Lab:
54.8610, 92.4427, -66.5588
CIE-LCH:
54.8610, 113.9111, 324.2461
CIE-Luv:
54.8610, 64.5706, -113.7621
Hunter-Lab:
47.7445, 95.5046, -80.2030
#e005f9 color charts
#e005f9 color shades, tints & tones
#e005f9 color schemes
#e005f9 color preview, HTML & CSS examples
This text has a color of #e005f9
<p style="color:#e005f9;">Text here</p>
.mytext {color:#e005f9;}
This box has a color of #e005f9
<div style="background-color:#e005f9;">Content here</div>
.mybackground {background-color:#e005f9;}
Border around this has a color of #e005f9
<div style="border:2px solid #e005f9;">Content here</div>
.myborder {border:2px solid #e005f9;}