#dd64f8 color space conversions
Hex:
#dd64f8
RGB:
221, 100, 248
CMY:
13, 61, 3
CMYK:
11, 60, 0, 3
HSL:
289°, 91.3580%, 68.2353%
HSV (HSB):
289°, 59.6774%, 97.2549%
XYZ:
51.3192, 31.2638, 92.1366
xyY:
0.2937, 0.1789, 31.2638
CIE-Lab:
62.7297, 67.7943, -53.4299
CIE-LCH:
62.7297, 86.3181, 321.7577
CIE-Luv:
62.7297, 48.7854, -93.9077
Hunter-Lab:
55.9140, 65.9820, -58.5598
#dd64f8 color charts
#dd64f8 color shades, tints & tones
#dd64f8 color schemes
#dd64f8 color preview, HTML & CSS examples
This text has a color of #dd64f8
<p style="color:#dd64f8;">Text here</p>
.mytext {color:#dd64f8;}
This box has a color of #dd64f8
<div style="background-color:#dd64f8;">Content here</div>
.mybackground {background-color:#dd64f8;}
Border around this has a color of #dd64f8
<div style="border:2px solid #dd64f8;">Content here</div>
.myborder {border:2px solid #dd64f8;}