#df50d8 color space conversions
Hex:
#df50d8
RGB:
223, 80, 216
CMY:
13, 69, 15
CMYK:
0, 64, 3, 13
HSL:
303°, 69.0821%, 59.4118%
HSV (HSB):
303°, 64.1256%, 87.4510%
XYZ:
45.6948, 26.3832, 67.6498
xyY:
0.3270, 0.1888, 26.3832
CIE-Lab:
58.3990, 71.0079, -42.3861
CIE-LCH:
58.3990, 82.6965, 329.1662
CIE-Luv:
58.3990, 65.1428, -75.8060
Hunter-Lab:
51.3645, 68.9086, -42.1329
#df50d8 color charts
#df50d8 color shades, tints & tones
#df50d8 color schemes
#df50d8 color preview, HTML & CSS examples
This text has a color of #df50d8
<p style="color:#df50d8;">Text here</p>
.mytext {color:#df50d8;}
This box has a color of #df50d8
<div style="background-color:#df50d8;">Content here</div>
.mybackground {background-color:#df50d8;}
Border around this has a color of #df50d8
<div style="border:2px solid #df50d8;">Content here</div>
.myborder {border:2px solid #df50d8;}