#df00c0 color space conversions
Hex:
#df00c0
RGB:
223, 0, 192
CMY:
13, 100, 25
CMYK:
0, 100, 14, 13
HSL:
308°, 100.0000%, 43.7255%
HSV (HSB):
308°, 100.0000%, 87.4510%
XYZ:
39.9459, 19.4937, 51.5265
xyY:
0.3600, 0.1757, 19.4937
CIE-Lab:
51.2599, 84.6117, -39.8894
CIE-LCH:
51.2599, 93.5431, 334.7589
CIE-Luv:
51.2599, 86.8317, -71.9900
Hunter-Lab:
44.1517, 84.2307, -38.2871
#df00c0 color charts
#df00c0 color shades, tints & tones
#df00c0 color schemes
#df00c0 color preview, HTML & CSS examples
This text has a color of #df00c0
<p style="color:#df00c0;">Text here</p>
.mytext {color:#df00c0;}
This box has a color of #df00c0
<div style="background-color:#df00c0;">Content here</div>
.mybackground {background-color:#df00c0;}
Border around this has a color of #df00c0
<div style="border:2px solid #df00c0;">Content here</div>
.myborder {border:2px solid #df00c0;}