#d50ca5 color space conversions
Hex:
#d50ca5
RGB:
213, 12, 165
CMY:
16, 95, 35
CMYK:
0, 94, 23, 16
HSL:
314°, 89.3333%, 44.1176%
HSV (HSB):
314°, 94.3662%, 83.5294%
XYZ:
34.3636, 17.1257, 37.0917
xyY:
0.3879, 0.1933, 17.1257
CIE-Lab:
48.4180, 78.5329, -28.6149
CIE-LCH:
48.4180, 83.5837, 339.9798
CIE-Luv:
48.4180, 90.4126, -53.7692
Hunter-Lab:
41.3832, 75.8014, -24.1734
#d50ca5 color charts
#d50ca5 color shades, tints & tones
#d50ca5 color schemes
#d50ca5 color preview, HTML & CSS examples
This text has a color of #d50ca5
<p style="color:#d50ca5;">Text here</p>
.mytext {color:#d50ca5;}
This box has a color of #d50ca5
<div style="background-color:#d50ca5;">Content here</div>
.mybackground {background-color:#d50ca5;}
Border around this has a color of #d50ca5
<div style="border:2px solid #d50ca5;">Content here</div>
.myborder {border:2px solid #d50ca5;}