#e570cc color space conversions
Hex:
#e570cc
RGB:
229, 112, 204
CMY:
10, 56, 20
CMYK:
0, 51, 11, 10
HSL:
313°, 69.2308%, 66.8627%
HSV (HSB):
313°, 51.0917%, 89.8039%
XYZ:
49.0064, 32.6060, 60.8374
xyY:
0.3440, 0.2289, 32.6060
CIE-Lab:
63.8406, 56.7951, -27.0716
CIE-LCH:
63.8406, 62.9171, 334.5150
CIE-Luv:
63.8406, 61.5706, -50.7132
Hunter-Lab:
57.1017, 53.2662, -23.1978
#e570cc color charts
#e570cc color shades, tints & tones
#e570cc color schemes
#e570cc color preview, HTML & CSS examples
This text has a color of #e570cc
<p style="color:#e570cc;">Text here</p>
.mytext {color:#e570cc;}
This box has a color of #e570cc
<div style="background-color:#e570cc;">Content here</div>
.mybackground {background-color:#e570cc;}
Border around this has a color of #e570cc
<div style="border:2px solid #e570cc;">Content here</div>
.myborder {border:2px solid #e570cc;}