#dd78e6 color space conversions
Hex:
#dd78e6
RGB:
221, 120, 230
CMY:
13, 53, 10
CMYK:
4, 48, 0, 10
HSL:
295°, 68.7500%, 68.6275%
HSV (HSB):
295°, 47.8261%, 90.1961%
XYZ:
50.8182, 34.5183, 78.8472
xyY:
0.3095, 0.2102, 34.5183
CIE-Lab:
65.3719, 55.0762, -39.3033
CIE-LCH:
65.3719, 67.6619, 324.4877
CIE-Luv:
65.3719, 46.4273, -70.0960
Hunter-Lab:
58.7522, 51.5785, -38.4423
#dd78e6 color charts
#dd78e6 color shades, tints & tones
#dd78e6 color schemes
#dd78e6 color preview, HTML & CSS examples
This text has a color of #dd78e6
<p style="color:#dd78e6;">Text here</p>
.mytext {color:#dd78e6;}
This box has a color of #dd78e6
<div style="background-color:#dd78e6;">Content here</div>
.mybackground {background-color:#dd78e6;}
Border around this has a color of #dd78e6
<div style="border:2px solid #dd78e6;">Content here</div>
.myborder {border:2px solid #dd78e6;}