#e05cc0 color space conversions
Hex:
#e05cc0
RGB:
224, 92, 192
CMY:
12, 64, 25
CMYK:
0, 59, 14, 12
HSL:
315°, 68.0412%, 61.9608%
HSV (HSB):
315°, 58.9286%, 87.8431%
XYZ:
44.0820, 27.3074, 52.8166
xyY:
0.3549, 0.2199, 27.3074
CIE-Lab:
59.2577, 62.6430, -27.3901
CIE-LCH:
59.2577, 68.3693, 336.3830
CIE-Luv:
59.2577, 69.4942, -51.4986
Hunter-Lab:
52.2564, 59.1287, -23.3461
#e05cc0 color charts
#e05cc0 color shades, tints & tones
#e05cc0 color schemes
#e05cc0 color preview, HTML & CSS examples
This text has a color of #e05cc0
<p style="color:#e05cc0;">Text here</p>
.mytext {color:#e05cc0;}
This box has a color of #e05cc0
<div style="background-color:#e05cc0;">Content here</div>
.mybackground {background-color:#e05cc0;}
Border around this has a color of #e05cc0
<div style="border:2px solid #e05cc0;">Content here</div>
.myborder {border:2px solid #e05cc0;}