#dd79f8 color space conversions
Hex:
#dd79f8
RGB:
221, 121, 248
CMY:
13, 53, 3
CMYK:
11, 51, 0, 3
HSL:
287°, 90.0709%, 72.3529%
HSV (HSB):
287°, 51.2097%, 97.2549%
XYZ:
53.5994, 35.8242, 92.8967
xyY:
0.2940, 0.1965, 35.8242
CIE-Lab:
66.3854, 57.9799, -47.6458
CIE-LCH:
66.3854, 75.0452, 320.5879
CIE-Luv:
66.3854, 42.0224, -84.2238
Hunter-Lab:
59.8533, 55.1058, -50.1250
#dd79f8 color charts
#dd79f8 color shades, tints & tones
#dd79f8 color schemes
#dd79f8 color preview, HTML & CSS examples
This text has a color of #dd79f8
<p style="color:#dd79f8;">Text here</p>
.mytext {color:#dd79f8;}
This box has a color of #dd79f8
<div style="background-color:#dd79f8;">Content here</div>
.mybackground {background-color:#dd79f8;}
Border around this has a color of #dd79f8
<div style="border:2px solid #dd79f8;">Content here</div>
.myborder {border:2px solid #dd79f8;}