#df00d6 color space conversions
Hex:
#df00d6
RGB:
223, 0, 214
CMY:
13, 100, 16
CMYK:
0, 100, 4, 13
HSL:
302°, 100.0000%, 43.7255%
HSV (HSB):
302°, 100.0000%, 87.4510%
XYZ:
42.5690, 20.5430, 65.3399
xyY:
0.3314, 0.1599, 20.5430
CIE-Lab:
52.4457, 87.5257, -50.6854
CIE-LCH:
52.4457, 101.1423, 329.9252
CIE-Luv:
52.4457, 77.4535, -88.7489
Hunter-Lab:
45.3244, 88.3309, -53.7457
#df00d6 color charts
#df00d6 color shades, tints & tones
#df00d6 color schemes
#df00d6 color preview, HTML & CSS examples
This text has a color of #df00d6
<p style="color:#df00d6;">Text here</p>
.mytext {color:#df00d6;}
This box has a color of #df00d6
<div style="background-color:#df00d6;">Content here</div>
.mybackground {background-color:#df00d6;}
Border around this has a color of #df00d6
<div style="border:2px solid #df00d6;">Content here</div>
.myborder {border:2px solid #df00d6;}