#df00d7 color space conversions
Hex:
#df00d7
RGB:
223, 0, 215
CMY:
13, 100, 16
CMYK:
0, 100, 4, 13
HSL:
302°, 100.0000%, 43.7255%
HSV (HSB):
302°, 100.0000%, 87.4510%
XYZ:
42.6972, 20.5943, 66.0147
xyY:
0.3302, 0.1593, 20.5943
CIE-Lab:
52.5026, 87.6640, -51.1661
CIE-LCH:
52.5026, 101.5034, 329.7295
CIE-Luv:
52.5026, 77.0442, -89.4991
Hunter-Lab:
45.3809, 88.5272, -54.4813
#df00d7 color charts
#df00d7 color shades, tints & tones
#df00d7 color schemes
#df00d7 color preview, HTML & CSS examples
This text has a color of #df00d7
<p style="color:#df00d7;">Text here</p>
.mytext {color:#df00d7;}
This box has a color of #df00d7
<div style="background-color:#df00d7;">Content here</div>
.mybackground {background-color:#df00d7;}
Border around this has a color of #df00d7
<div style="border:2px solid #df00d7;">Content here</div>
.myborder {border:2px solid #df00d7;}