#e50dbd color space conversions
Hex:
#e50dbd
RGB:
229, 13, 189
CMY:
10, 95, 26
CMYK:
0, 94, 17, 10
HSL:
311°, 89.2562%, 47.4510%
HSV (HSB):
311°, 94.3231%, 89.8039%
XYZ:
41.6423, 20.6200, 49.9294
xyY:
0.3712, 0.1838, 20.6200
CIE-Lab:
52.5311, 84.3614, -36.0706
CIE-LCH:
52.5311, 91.7493, 336.8498
CIE-Luv:
52.5311, 92.0643, -66.7319
Hunter-Lab:
45.4092, 84.2265, -33.4054
#e50dbd color charts
#e50dbd color shades, tints & tones
#e50dbd color schemes
#e50dbd color preview, HTML & CSS examples
This text has a color of #e50dbd
<p style="color:#e50dbd;">Text here</p>
.mytext {color:#e50dbd;}
This box has a color of #e50dbd
<div style="background-color:#e50dbd;">Content here</div>
.mybackground {background-color:#e50dbd;}
Border around this has a color of #e50dbd
<div style="border:2px solid #e50dbd;">Content here</div>
.myborder {border:2px solid #e50dbd;}