#dd65c7 color space conversions
Hex:
#dd65c7
RGB:
221, 101, 199
CMY:
13, 60, 22
CMYK:
0, 54, 10, 13
HSL:
311°, 63.8298%, 63.1373%
HSV (HSB):
311°, 54.2986%, 86.6667%
XYZ:
44.7813, 28.8030, 57.2321
xyY:
0.3423, 0.2202, 28.8030
CIE-Lab:
60.6074, 58.8612, -29.3256
CIE-LCH:
60.6074, 65.7619, 333.5167
CIE-Luv:
60.6074, 61.7434, -54.0630
Hunter-Lab:
53.6685, 55.0216, -25.6590
#dd65c7 color charts
#dd65c7 color shades, tints & tones
#dd65c7 color schemes
#dd65c7 color preview, HTML & CSS examples
This text has a color of #dd65c7
<p style="color:#dd65c7;">Text here</p>
.mytext {color:#dd65c7;}
This box has a color of #dd65c7
<div style="background-color:#dd65c7;">Content here</div>
.mybackground {background-color:#dd65c7;}
Border around this has a color of #dd65c7
<div style="border:2px solid #dd65c7;">Content here</div>
.myborder {border:2px solid #dd65c7;}