#df50c5 color space conversions
Hex:
#df50c5
RGB:
223, 80, 197
CMY:
13, 69, 23
CMYK:
0, 64, 12, 13
HSL:
311°, 69.0821%, 59.4118%
HSV (HSB):
311°, 64.1256%, 87.4510%
XYZ:
43.3781, 25.4565, 55.4506
xyY:
0.3490, 0.2048, 25.4565
CIE-Lab:
57.5175, 68.0728, -32.9605
CIE-LCH:
57.5175, 75.6326, 334.1639
CIE-Luv:
57.5175, 71.3818, -60.6050
Hunter-Lab:
50.4544, 65.1698, -29.8430
#df50c5 color charts
#df50c5 color shades, tints & tones
#df50c5 color schemes
#df50c5 color preview, HTML & CSS examples
This text has a color of #df50c5
<p style="color:#df50c5;">Text here</p>
.mytext {color:#df50c5;}
This box has a color of #df50c5
<div style="background-color:#df50c5;">Content here</div>
.mybackground {background-color:#df50c5;}
Border around this has a color of #df50c5
<div style="border:2px solid #df50c5;">Content here</div>
.myborder {border:2px solid #df50c5;}