#df007e color space conversions
Hex:
#df007e
RGB:
223, 0, 126
CMY:
13, 100, 51
CMYK:
0, 100, 43, 13
HSL:
326°, 100.0000%, 43.7255%
HSV (HSB):
326°, 100.0000%, 87.4510%
XYZ:
34.1973, 17.1943, 21.2551
xyY:
0.4707, 0.2367, 17.1943
CIE-Lab:
48.5040, 77.5871, -4.8058
CIE-LCH:
48.5040, 77.7357, 356.4556
CIE-Luv:
48.5040, 117.6180, -21.1226
Hunter-Lab:
41.4661, 74.6445, -1.3653
#df007e color charts
#df007e color shades, tints & tones
#df007e color schemes
#df007e color preview, HTML & CSS examples
This text has a color of #df007e
<p style="color:#df007e;">Text here</p>
.mytext {color:#df007e;}
This box has a color of #df007e
<div style="background-color:#df007e;">Content here</div>
.mybackground {background-color:#df007e;}
Border around this has a color of #df007e
<div style="border:2px solid #df007e;">Content here</div>
.myborder {border:2px solid #df007e;}