#dd58cd color space conversions
Hex:
#dd58cd
RGB:
221, 88, 205
CMY:
13, 65, 20
CMYK:
0, 60, 7, 13
HSL:
307°, 66.1692%, 60.5882%
HSV (HSB):
307°, 60.1810%, 86.6667%
XYZ:
44.3280, 26.7594, 60.5863
xyY:
0.3367, 0.2032, 26.7594
CIE-Lab:
58.7509, 65.5459, -35.6199
CIE-LCH:
58.7509, 74.5992, 331.4788
CIE-Luv:
58.7509, 64.7204, -64.5553
Hunter-Lab:
51.7295, 62.4335, -33.2307
#dd58cd color charts
#dd58cd color shades, tints & tones
#dd58cd color schemes
#dd58cd color preview, HTML & CSS examples
This text has a color of #dd58cd
<p style="color:#dd58cd;">Text here</p>
.mytext {color:#dd58cd;}
This box has a color of #dd58cd
<div style="background-color:#dd58cd;">Content here</div>
.mybackground {background-color:#dd58cd;}
Border around this has a color of #dd58cd
<div style="border:2px solid #dd58cd;">Content here</div>
.myborder {border:2px solid #dd58cd;}