#d50cb1 color space conversions
Hex:
#d50cb1
RGB:
213, 12, 177
CMY:
16, 95, 31
CMYK:
0, 94, 17, 16
HSL:
311°, 89.3333%, 44.1176%
HSV (HSB):
311°, 94.3662%, 83.5294%
XYZ:
35.5079, 17.5834, 43.1174
xyY:
0.3691, 0.1828, 17.5834
CIE-Lab:
48.9869, 79.9916, -34.8218
CIE-LCH:
48.9869, 87.2422, 336.4756
CIE-Luv:
48.9869, 85.0397, -63.1220
Hunter-Lab:
41.9326, 77.7691, -31.6125
#d50cb1 color charts
#d50cb1 color shades, tints & tones
#d50cb1 color schemes
#d50cb1 color preview, HTML & CSS examples
This text has a color of #d50cb1
<p style="color:#d50cb1;">Text here</p>
.mytext {color:#d50cb1;}
This box has a color of #d50cb1
<div style="background-color:#d50cb1;">Content here</div>
.mybackground {background-color:#d50cb1;}
Border around this has a color of #d50cb1
<div style="border:2px solid #d50cb1;">Content here</div>
.myborder {border:2px solid #d50cb1;}