#e401e7 color space conversions
Hex:
#e401e7
RGB:
228, 1, 231
CMY:
11, 100, 9
CMYK:
1, 100, 0, 9
HSL:
299°, 99.1379%, 45.4902%
HSV (HSB):
299°, 99.5671%, 90.5882%
XYZ:
46.4296, 22.2852, 77.4557
xyY:
0.3176, 0.1525, 22.2852
CIE-Lab:
54.3283, 90.6423, -57.2811
CIE-LCH:
54.3283, 107.2247, 327.7093
CIE-Luv:
54.3283, 74.2213, -99.7160
Hunter-Lab:
47.2072, 92.9469, -64.2356
#e401e7 color charts
#e401e7 color shades, tints & tones
#e401e7 color schemes
#e401e7 color preview, HTML & CSS examples
This text has a color of #e401e7
<p style="color:#e401e7;">Text here</p>
.mytext {color:#e401e7;}
This box has a color of #e401e7
<div style="background-color:#e401e7;">Content here</div>
.mybackground {background-color:#e401e7;}
Border around this has a color of #e401e7
<div style="border:2px solid #e401e7;">Content here</div>
.myborder {border:2px solid #e401e7;}