#d50fb5 color space conversions
Hex:
#d50fb5
RGB:
213, 15, 181
CMY:
16, 94, 29
CMYK:
0, 93, 15, 16
HSL:
310°, 86.8421%, 44.7059%
HSV (HSB):
310°, 92.9577%, 83.5294%
XYZ:
35.9519, 17.8240, 45.2616
xyY:
0.3630, 0.1800, 17.8240
CIE-Lab:
49.2819, 80.2147, -36.7083
CIE-LCH:
49.2819, 88.2150, 335.4099
CIE-Luv:
49.2819, 83.0739, -65.9914
Hunter-Lab:
42.2185, 78.1226, -34.0107
#d50fb5 color charts
#d50fb5 color shades, tints & tones
#d50fb5 color schemes
#d50fb5 color preview, HTML & CSS examples
This text has a color of #d50fb5
<p style="color:#d50fb5;">Text here</p>
.mytext {color:#d50fb5;}
This box has a color of #d50fb5
<div style="background-color:#d50fb5;">Content here</div>
.mybackground {background-color:#d50fb5;}
Border around this has a color of #d50fb5
<div style="border:2px solid #d50fb5;">Content here</div>
.myborder {border:2px solid #d50fb5;}