#df01c2 color space conversions
Hex:
#df01c2
RGB:
223, 1, 194
CMY:
13, 100, 24
CMYK:
0, 100, 13, 13
HSL:
308°, 99.1071%, 43.9216%
HSV (HSB):
308°, 99.5516%, 87.4510%
XYZ:
40.1799, 19.6047, 52.7053
xyY:
0.3572, 0.1743, 19.6047
CIE-Lab:
51.3873, 84.7926, -40.8493
CIE-LCH:
51.3873, 94.1194, 334.2773
CIE-Luv:
51.3873, 85.8977, -73.4708
Hunter-Lab:
44.2772, 84.4968, -39.5817
#df01c2 color charts
#df01c2 color shades, tints & tones
#df01c2 color schemes
#df01c2 color preview, HTML & CSS examples
This text has a color of #df01c2
<p style="color:#df01c2;">Text here</p>
.mytext {color:#df01c2;}
This box has a color of #df01c2
<div style="background-color:#df01c2;">Content here</div>
.mybackground {background-color:#df01c2;}
Border around this has a color of #df01c2
<div style="border:2px solid #df01c2;">Content here</div>
.myborder {border:2px solid #df01c2;}