#e52ddc color space conversions
Hex:
#e52ddc
RGB:
229, 45, 220
CMY:
10, 82, 14
CMYK:
0, 80, 4, 10
HSL:
303°, 77.9661%, 53.7255%
HSV (HSB):
303°, 80.3493%, 89.8039%
XYZ:
46.1698, 23.7021, 69.8517
xyY:
0.3304, 0.1696, 23.7021
CIE-Lab:
55.7883, 83.6135, -48.7191
CIE-LCH:
55.7883, 96.7717, 329.7719
CIE-Luv:
55.7883, 75.6364, -86.5597
Hunter-Lab:
48.6848, 84.0803, -50.9884
#e52ddc color charts
#e52ddc color shades, tints & tones
#e52ddc color schemes
#e52ddc color preview, HTML & CSS examples
This text has a color of #e52ddc
<p style="color:#e52ddc;">Text here</p>
.mytext {color:#e52ddc;}
This box has a color of #e52ddc
<div style="background-color:#e52ddc;">Content here</div>
.mybackground {background-color:#e52ddc;}
Border around this has a color of #e52ddc
<div style="border:2px solid #e52ddc;">Content here</div>
.myborder {border:2px solid #e52ddc;}