#d50cb5 color space conversions
Hex:
#d50cb5
RGB:
213, 12, 181
CMY:
16, 95, 29
CMYK:
0, 94, 15, 16
HSL:
310°, 89.3333%, 44.1176%
HSV (HSB):
310°, 94.3662%, 83.5294%
XYZ:
35.9125, 17.7453, 45.2484
xyY:
0.3631, 0.1794, 17.7453
CIE-Lab:
49.1857, 80.4975, -36.8598
CIE-LCH:
49.1857, 88.5352, 335.3969
CIE-Luv:
49.1857, 83.2841, -66.2251
Hunter-Lab:
42.1251, 78.4559, -34.1984
#d50cb5 color charts
#d50cb5 color shades, tints & tones
#d50cb5 color schemes
#d50cb5 color preview, HTML & CSS examples
This text has a color of #d50cb5
<p style="color:#d50cb5;">Text here</p>
.mytext {color:#d50cb5;}
This box has a color of #d50cb5
<div style="background-color:#d50cb5;">Content here</div>
.mybackground {background-color:#d50cb5;}
Border around this has a color of #d50cb5
<div style="border:2px solid #d50cb5;">Content here</div>
.myborder {border:2px solid #d50cb5;}