#dd64f4 color space conversions
Hex:
#dd64f4
RGB:
221, 100, 244
CMY:
13, 61, 4
CMYK:
9, 59, 0, 4
HSL:
290°, 86.7470%, 67.4510%
HSV (HSB):
290°, 59.0164%, 95.6863%
XYZ:
50.7051, 31.0181, 88.9026
xyY:
0.2972, 0.1818, 31.0181
CIE-Lab:
62.5230, 67.0548, -51.5467
CIE-LCH:
62.5230, 84.5778, 322.4496
CIE-Luv:
62.5230, 49.8199, -90.7590
Hunter-Lab:
55.6939, 65.0463, -55.6571
#dd64f4 color charts
#dd64f4 color shades, tints & tones
#dd64f4 color schemes
#dd64f4 color preview, HTML & CSS examples
This text has a color of #dd64f4
<p style="color:#dd64f4;">Text here</p>
.mytext {color:#dd64f4;}
This box has a color of #dd64f4
<div style="background-color:#dd64f4;">Content here</div>
.mybackground {background-color:#dd64f4;}
Border around this has a color of #dd64f4
<div style="border:2px solid #dd64f4;">Content here</div>
.myborder {border:2px solid #dd64f4;}