#dd73cd color space conversions
Hex:
#dd73cd
RGB:
221, 115, 205
CMY:
13, 55, 20
CMYK:
0, 48, 7, 13
HSL:
309°, 60.9195%, 65.8824%
HSV (HSB):
309°, 47.9638%, 86.6667%
XYZ:
46.9690, 32.0414, 61.4667
xyY:
0.3344, 0.2281, 32.0414
CIE-Lab:
63.3771, 53.1581, -28.4368
CIE-LCH:
63.3771, 60.2862, 331.8556
CIE-Luv:
63.3771, 54.4060, -52.1637
Hunter-Lab:
56.6051, 49.0542, -24.7586
#dd73cd color charts
#dd73cd color shades, tints & tones
#dd73cd color schemes
#dd73cd color preview, HTML & CSS examples
This text has a color of #dd73cd
<p style="color:#dd73cd;">Text here</p>
.mytext {color:#dd73cd;}
This box has a color of #dd73cd
<div style="background-color:#dd73cd;">Content here</div>
.mybackground {background-color:#dd73cd;}
Border around this has a color of #dd73cd
<div style="border:2px solid #dd73cd;">Content here</div>
.myborder {border:2px solid #dd73cd;}