#e52ecd color space conversions
Hex:
#e52ecd
RGB:
229, 46, 205
CMY:
10, 82, 20
CMYK:
0, 80, 10, 10
HSL:
308°, 77.8723%, 53.9216%
HSV (HSB):
308°, 79.9127%, 89.8039%
XYZ:
44.3095, 23.0198, 59.8655
xyY:
0.3484, 0.1810, 23.0198
CIE-Lab:
55.0927, 81.2604, -41.2722
CIE-LCH:
55.0927, 91.1408, 333.0739
CIE-Luv:
55.0927, 81.3178, -74.7410
Hunter-Lab:
47.9789, 80.8853, -40.3936
#e52ecd color charts
#e52ecd color shades, tints & tones
#e52ecd color schemes
#e52ecd color preview, HTML & CSS examples
This text has a color of #e52ecd
<p style="color:#e52ecd;">Text here</p>
.mytext {color:#e52ecd;}
This box has a color of #e52ecd
<div style="background-color:#e52ecd;">Content here</div>
.mybackground {background-color:#e52ecd;}
Border around this has a color of #e52ecd
<div style="border:2px solid #e52ecd;">Content here</div>
.myborder {border:2px solid #e52ecd;}