#e570e2 color space conversions
Hex:
#e570e2
RGB:
229, 112, 226
CMY:
10, 56, 11
CMYK:
0, 51, 1, 10
HSL:
302°, 69.2308%, 66.8627%
HSV (HSB):
302°, 51.0917%, 89.8039%
XYZ:
51.8347, 33.7373, 75.7315
xyY:
0.3213, 0.2092, 33.7373
CIE-Lab:
64.7535, 60.4295, -37.9718
CIE-LCH:
64.7535, 71.3693, 327.8562
CIE-Luv:
64.7535, 55.7742, -68.6760
Hunter-Lab:
58.0839, 57.6488, -36.6454
#e570e2 color charts
#e570e2 color shades, tints & tones
#e570e2 color schemes
#e570e2 color preview, HTML & CSS examples
This text has a color of #e570e2
<p style="color:#e570e2;">Text here</p>
.mytext {color:#e570e2;}
This box has a color of #e570e2
<div style="background-color:#e570e2;">Content here</div>
.mybackground {background-color:#e570e2;}
Border around this has a color of #e570e2
<div style="border:2px solid #e570e2;">Content here</div>
.myborder {border:2px solid #e570e2;}