#dd4dcd color space conversions
Hex:
#dd4dcd
RGB:
221, 77, 205
CMY:
13, 70, 20
CMYK:
0, 65, 7, 13
HSL:
307°, 67.9245%, 58.4314%
HSV (HSB):
307°, 65.1584%, 86.6667%
XYZ:
43.4921, 25.0877, 60.3077
xyY:
0.3374, 0.1946, 25.0877
CIE-Lab:
57.1608, 69.9475, -38.1091
CIE-LCH:
57.1608, 79.6552, 331.4174
CIE-Luv:
57.1608, 68.1822, -68.7200
Hunter-Lab:
50.0876, 67.3420, -36.3265
#dd4dcd color charts
#dd4dcd color shades, tints & tones
#dd4dcd color schemes
#dd4dcd color preview, HTML & CSS examples
This text has a color of #dd4dcd
<p style="color:#dd4dcd;">Text here</p>
.mytext {color:#dd4dcd;}
This box has a color of #dd4dcd
<div style="background-color:#dd4dcd;">Content here</div>
.mybackground {background-color:#dd4dcd;}
Border around this has a color of #dd4dcd
<div style="border:2px solid #dd4dcd;">Content here</div>
.myborder {border:2px solid #dd4dcd;}