#e570dd color space conversions
Hex:
#e570dd
RGB:
229, 112, 221
CMY:
10, 56, 13
CMYK:
0, 51, 3, 10
HSL:
304°, 69.2308%, 66.8627%
HSV (HSB):
304°, 51.0917%, 89.8039%
XYZ:
51.1584, 33.4668, 72.1700
xyY:
0.3263, 0.2134, 33.4668
CIE-Lab:
64.5371, 59.5779, -35.5224
CIE-LCH:
64.5371, 69.3640, 329.1951
CIE-Luv:
64.5371, 57.0776, -64.6003
Hunter-Lab:
57.8505, 56.6129, -33.4705
#e570dd color charts
#e570dd color shades, tints & tones
#e570dd color schemes
#e570dd color preview, HTML & CSS examples
This text has a color of #e570dd
<p style="color:#e570dd;">Text here</p>
.mytext {color:#e570dd;}
This box has a color of #e570dd
<div style="background-color:#e570dd;">Content here</div>
.mybackground {background-color:#e570dd;}
Border around this has a color of #e570dd
<div style="border:2px solid #e570dd;">Content here</div>
.myborder {border:2px solid #e570dd;}