#dd78f9 color space conversions
Hex:
#dd78f9
RGB:
221, 120, 249
CMY:
13, 53, 2
CMYK:
11, 52, 0, 2
HSL:
287°, 91.4894%, 72.3529%
HSV (HSB):
287°, 51.8072%, 97.6471%
XYZ:
53.6341, 35.6446, 93.6758
xyY:
0.2932, 0.1948, 35.6446
CIE-Lab:
66.2475, 58.6633, -48.4123
CIE-LCH:
66.2475, 76.0601, 320.4686
CIE-Luv:
66.2475, 42.1512, -85.5318
Hunter-Lab:
59.7031, 55.8745, -51.2354
#dd78f9 color charts
#dd78f9 color shades, tints & tones
#dd78f9 color schemes
#dd78f9 color preview, HTML & CSS examples
This text has a color of #dd78f9
<p style="color:#dd78f9;">Text here</p>
.mytext {color:#dd78f9;}
This box has a color of #dd78f9
<div style="background-color:#dd78f9;">Content here</div>
.mybackground {background-color:#dd78f9;}
Border around this has a color of #dd78f9
<div style="border:2px solid #dd78f9;">Content here</div>
.myborder {border:2px solid #dd78f9;}