#e001e5 color space conversions
Hex:
#e001e5
RGB:
224, 1, 229
CMY:
12, 100, 10
CMYK:
2, 100, 0, 10
HSL:
299°, 99.1304%, 45.0980%
HSV (HSB):
299°, 99.5633%, 89.8039%
XYZ:
44.8942, 21.5261, 75.9175
xyY:
0.3154, 0.1512, 21.5261
CIE-Lab:
53.5206, 89.7345, -57.4840
CIE-LCH:
53.5206, 106.5677, 327.3563
CIE-Luv:
53.5206, 72.1488, -99.5124
Hunter-Lab:
46.3963, 91.5275, -64.5379
#e001e5 color charts
#e001e5 color shades, tints & tones
#e001e5 color schemes
#e001e5 color preview, HTML & CSS examples
This text has a color of #e001e5
<p style="color:#e001e5;">Text here</p>
.mytext {color:#e001e5;}
This box has a color of #e001e5
<div style="background-color:#e001e5;">Content here</div>
.mybackground {background-color:#e001e5;}
Border around this has a color of #e001e5
<div style="border:2px solid #e001e5;">Content here</div>
.myborder {border:2px solid #e001e5;}