#dd68dd color space conversions
Hex:
#dd68dd
RGB:
221, 104, 221
CMY:
13, 59, 13
CMYK:
0, 53, 0, 13
HSL:
300°, 63.2432%, 63.7255%
HSV (HSB):
300°, 52.9412%, 86.6667%
XYZ:
47.8203, 30.4932, 71.7720
xyY:
0.3186, 0.2032, 30.4932
CIE-Lab:
62.0775, 61.1337, -39.4420
CIE-LCH:
62.0775, 72.7530, 327.1708
CIE-Luv:
62.0775, 54.5788, -70.5758
Hunter-Lab:
55.2207, 57.9420, -38.4065
#dd68dd color charts
#dd68dd color shades, tints & tones
#dd68dd color schemes
#dd68dd color preview, HTML & CSS examples
This text has a color of #dd68dd
<p style="color:#dd68dd;">Text here</p>
.mytext {color:#dd68dd;}
This box has a color of #dd68dd
<div style="background-color:#dd68dd;">Content here</div>
.mybackground {background-color:#dd68dd;}
Border around this has a color of #dd68dd
<div style="border:2px solid #dd68dd;">Content here</div>
.myborder {border:2px solid #dd68dd;}