#dd61dd color space conversions
Hex:
#dd61dd
RGB:
221, 97, 221
CMY:
13, 62, 13
CMYK:
0, 56, 0, 13
HSL:
300°, 64.5833%, 62.3529%
HSV (HSB):
300°, 56.1086%, 86.6667%
XYZ:
47.1446, 29.1420, 71.5468
xyY:
0.3189, 0.1971, 29.1420
CIE-Lab:
60.9067, 64.2983, -41.2783
CIE-LCH:
60.9067, 76.4079, 327.3003
CIE-Luv:
60.9067, 56.9900, -73.6931
Hunter-Lab:
53.9833, 61.4165, -40.7916
#dd61dd color charts
#dd61dd color shades, tints & tones
#dd61dd color schemes
#dd61dd color preview, HTML & CSS examples
This text has a color of #dd61dd
<p style="color:#dd61dd;">Text here</p>
.mytext {color:#dd61dd;}
This box has a color of #dd61dd
<div style="background-color:#dd61dd;">Content here</div>
.mybackground {background-color:#dd61dd;}
Border around this has a color of #dd61dd
<div style="border:2px solid #dd61dd;">Content here</div>
.myborder {border:2px solid #dd61dd;}