#df50d4 color space conversions
Hex:
#df50d4
RGB:
223, 80, 212
CMY:
13, 69, 17
CMYK:
0, 64, 5, 13
HSL:
305°, 69.0821%, 59.4118%
HSV (HSB):
305°, 64.1256%, 87.4510%
XYZ:
45.1838, 26.1788, 64.9589
xyY:
0.3315, 0.1920, 26.1788
CIE-Lab:
58.2063, 70.3727, -40.4247
CIE-LCH:
58.2063, 81.1571, 330.1253
CIE-Luv:
58.2063, 66.4352, -72.6223
Hunter-Lab:
51.1652, 68.0935, -39.4585
#df50d4 color charts
#df50d4 color shades, tints & tones
#df50d4 color schemes
#df50d4 color preview, HTML & CSS examples
This text has a color of #df50d4
<p style="color:#df50d4;">Text here</p>
.mytext {color:#df50d4;}
This box has a color of #df50d4
<div style="background-color:#df50d4;">Content here</div>
.mybackground {background-color:#df50d4;}
Border around this has a color of #df50d4
<div style="border:2px solid #df50d4;">Content here</div>
.myborder {border:2px solid #df50d4;}