#e313e5 color space conversions
Hex:
#e313e5
RGB:
227, 19, 229
CMY:
11, 93, 10
CMYK:
1, 92, 0, 10
HSL:
299°, 84.6774%, 48.6275%
HSV (HSB):
299°, 91.7031%, 89.8039%
XYZ:
46.0543, 22.4538, 76.0354
xyY:
0.3186, 0.1553, 22.4538
CIE-Lab:
54.5052, 88.8160, -55.8781
CIE-LCH:
54.5052, 104.9317, 327.8242
CIE-Luv:
54.5052, 73.4624, -97.4815
Hunter-Lab:
47.3854, 90.5611, -61.9679
#e313e5 color charts
#e313e5 color shades, tints & tones
#e313e5 color schemes
#e313e5 color preview, HTML & CSS examples
This text has a color of #e313e5
<p style="color:#e313e5;">Text here</p>
.mytext {color:#e313e5;}
This box has a color of #e313e5
<div style="background-color:#e313e5;">Content here</div>
.mybackground {background-color:#e313e5;}
Border around this has a color of #e313e5
<div style="border:2px solid #e313e5;">Content here</div>
.myborder {border:2px solid #e313e5;}