#e50bdf color space conversions
Hex:
#e50bdf
RGB:
229, 11, 223
CMY:
10, 96, 13
CMYK:
0, 95, 3, 10
HSL:
302°, 90.8333%, 47.0588%
HSV (HSB):
302°, 95.1965%, 89.8039%
XYZ:
45.7521, 22.2251, 71.6905
xyY:
0.3276, 0.1591, 22.2251
CIE-Lab:
54.2650, 88.9904, -52.8459
CIE-LCH:
54.2650, 103.4988, 329.2965
CIE-Luv:
54.2650, 77.7057, -92.9113
Hunter-Lab:
47.1435, 90.7306, -57.1611
#e50bdf color charts
#e50bdf color shades, tints & tones
#e50bdf color schemes
#e50bdf color preview, HTML & CSS examples
This text has a color of #e50bdf
<p style="color:#e50bdf;">Text here</p>
.mytext {color:#e50bdf;}
This box has a color of #e50bdf
<div style="background-color:#e50bdf;">Content here</div>
.mybackground {background-color:#e50bdf;}
Border around this has a color of #e50bdf
<div style="border:2px solid #e50bdf;">Content here</div>
.myborder {border:2px solid #e50bdf;}