#dd64e6 color space conversions
Hex:
#dd64e6
RGB:
221, 100, 230
CMY:
13, 61, 10
CMYK:
4, 57, 0, 10
HSL:
296°, 72.2222%, 64.7059%
HSV (HSB):
296°, 56.5217%, 90.1961%
XYZ:
48.6589, 30.1997, 78.1274
xyY:
0.3100, 0.1924, 30.1997
CIE-Lab:
61.8261, 64.5284, -44.8685
CIE-LCH:
61.8261, 78.5945, 325.1880
CIE-Luv:
61.8261, 53.5272, -79.6225
Hunter-Lab:
54.9542, 61.8819, -45.8236
#dd64e6 color charts
#dd64e6 color shades, tints & tones
#dd64e6 color schemes
#dd64e6 color preview, HTML & CSS examples
This text has a color of #dd64e6
<p style="color:#dd64e6;">Text here</p>
.mytext {color:#dd64e6;}
This box has a color of #dd64e6
<div style="background-color:#dd64e6;">Content here</div>
.mybackground {background-color:#dd64e6;}
Border around this has a color of #dd64e6
<div style="border:2px solid #dd64e6;">Content here</div>
.myborder {border:2px solid #dd64e6;}