#dd64c7 color space conversions
Hex:
#dd64c7
RGB:
221, 100, 199
CMY:
13, 61, 22
CMYK:
0, 55, 10, 13
HSL:
311°, 64.0212%, 62.9412%
HSV (HSB):
311°, 54.7511%, 86.6667%
XYZ:
44.6848, 28.6100, 57.2000
xyY:
0.3424, 0.2192, 28.6100
CIE-Lab:
60.4359, 59.3207, -29.5911
CIE-LCH:
60.4359, 66.2916, 333.4885
CIE-Luv:
60.4359, 62.1370, -54.5219
Hunter-Lab:
53.4883, 55.5164, -25.9624
#dd64c7 color charts
#dd64c7 color shades, tints & tones
#dd64c7 color schemes
#dd64c7 color preview, HTML & CSS examples
This text has a color of #dd64c7
<p style="color:#dd64c7;">Text here</p>
.mytext {color:#dd64c7;}
This box has a color of #dd64c7
<div style="background-color:#dd64c7;">Content here</div>
.mybackground {background-color:#dd64c7;}
Border around this has a color of #dd64c7
<div style="border:2px solid #dd64c7;">Content here</div>
.myborder {border:2px solid #dd64c7;}