#e05fd5 color space conversions
Hex:
#e05fd5
RGB:
224, 95, 213
CMY:
12, 63, 16
CMYK:
0, 58, 5, 12
HSL:
305°, 67.5393%, 62.5490%
HSV (HSB):
305°, 57.5893%, 87.8431%
XYZ:
46.8429, 28.8358, 66.0478
xyY:
0.3305, 0.2035, 28.8358
CIE-Lab:
60.6364, 64.6172, -37.1704
CIE-LCH:
60.6364, 74.5455, 330.0908
CIE-Luv:
60.6364, 62.0482, -67.2325
Hunter-Lab:
53.6990, 61.7366, -35.3352
#e05fd5 color charts
#e05fd5 color shades, tints & tones
#e05fd5 color schemes
#e05fd5 color preview, HTML & CSS examples
This text has a color of #e05fd5
<p style="color:#e05fd5;">Text here</p>
.mytext {color:#e05fd5;}
This box has a color of #e05fd5
<div style="background-color:#e05fd5;">Content here</div>
.mybackground {background-color:#e05fd5;}
Border around this has a color of #e05fd5
<div style="border:2px solid #e05fd5;">Content here</div>
.myborder {border:2px solid #e05fd5;}