#df00dd color space conversions
Hex:
#df00dd
RGB:
223, 0, 221
CMY:
13, 100, 13
CMYK:
0, 100, 1, 13
HSL:
301°, 100.0000%, 43.7255%
HSV (HSB):
301°, 100.0000%, 87.4510%
XYZ:
43.4826, 20.9084, 70.1506
xyY:
0.3232, 0.1554, 20.9084
CIE-Lab:
52.8491, 88.5039, -54.0322
CIE-LCH:
52.8491, 103.6939, 328.5956
CIE-Luv:
52.8491, 74.6210, -93.9761
Hunter-Lab:
45.7257, 89.7233, -58.9523
#df00dd color charts
#df00dd color shades, tints & tones
#df00dd color schemes
#df00dd color preview, HTML & CSS examples
This text has a color of #df00dd
<p style="color:#df00dd;">Text here</p>
.mytext {color:#df00dd;}
This box has a color of #df00dd
<div style="background-color:#df00dd;">Content here</div>
.mybackground {background-color:#df00dd;}
Border around this has a color of #df00dd
<div style="border:2px solid #df00dd;">Content here</div>
.myborder {border:2px solid #df00dd;}