#e05fc3 color space conversions
Hex:
#e05fc3
RGB:
224, 95, 195
CMY:
12, 63, 24
CMYK:
0, 58, 13, 12
HSL:
313°, 67.5393%, 62.5490%
HSV (HSB):
313°, 57.5893%, 87.8431%
XYZ:
44.6830, 27.9718, 54.6738
xyY:
0.3509, 0.2197, 27.9718
CIE-Lab:
59.8633, 61.7837, -28.1668
CIE-LCH:
59.8633, 67.9014, 335.4921
CIE-Luv:
59.8633, 67.4233, -52.6436
Hunter-Lab:
52.8884, 58.2518, -24.2696
#e05fc3 color charts
#e05fc3 color shades, tints & tones
#e05fc3 color schemes
#e05fc3 color preview, HTML & CSS examples
This text has a color of #e05fc3
<p style="color:#e05fc3;">Text here</p>
.mytext {color:#e05fc3;}
This box has a color of #e05fc3
<div style="background-color:#e05fc3;">Content here</div>
.mybackground {background-color:#e05fc3;}
Border around this has a color of #e05fc3
<div style="border:2px solid #e05fc3;">Content here</div>
.myborder {border:2px solid #e05fc3;}