#dd58c8 color space conversions
Hex:
#dd58c8
RGB:
221, 88, 200
CMY:
13, 65, 22
CMYK:
0, 60, 10, 13
HSL:
309°, 66.1692%, 60.5882%
HSV (HSB):
309°, 60.1810%, 86.6667%
XYZ:
43.7338, 26.5217, 57.4578
xyY:
0.3424, 0.2077, 26.5217
CIE-Lab:
58.5290, 64.7624, -33.1209
CIE-LCH:
58.5290, 72.7404, 332.9138
CIE-Luv:
58.5290, 66.2741, -60.5193
Hunter-Lab:
51.4993, 61.4609, -30.1004
#dd58c8 color charts
#dd58c8 color shades, tints & tones
#dd58c8 color schemes
#dd58c8 color preview, HTML & CSS examples
This text has a color of #dd58c8
<p style="color:#dd58c8;">Text here</p>
.mytext {color:#dd58c8;}
This box has a color of #dd58c8
<div style="background-color:#dd58c8;">Content here</div>
.mybackground {background-color:#dd58c8;}
Border around this has a color of #dd58c8
<div style="border:2px solid #dd58c8;">Content here</div>
.myborder {border:2px solid #dd58c8;}