#e52dff color space conversions
Hex:
#e52dff
RGB:
229, 45, 255
CMY:
10, 82, 0
CMYK:
10, 82, 0, 0
HSL:
293°, 100.0000%, 58.8235%
HSV (HSB):
293°, 82.3529%, 100.0000%
XYZ:
51.3015, 25.7548, 96.8750
xyY:
0.2950, 0.1481, 25.7548
CIE-Lab:
57.8036, 88.9807, -65.1121
CIE-LCH:
57.8036, 110.2594, 323.8050
CIE-Luv:
57.8036, 63.0767, -112.7529
Hunter-Lab:
50.7492, 91.6316, -77.6542
#e52dff color charts
#e52dff color shades, tints & tones
#e52dff color schemes
#e52dff color preview, HTML & CSS examples
This text has a color of #e52dff
<p style="color:#e52dff;">Text here</p>
.mytext {color:#e52dff;}
This box has a color of #e52dff
<div style="background-color:#e52dff;">Content here</div>
.mybackground {background-color:#e52dff;}
Border around this has a color of #e52dff
<div style="border:2px solid #e52dff;">Content here</div>
.myborder {border:2px solid #e52dff;}