#dd80ed color space conversions
Hex:
#dd80ed
RGB:
221, 128, 237
CMY:
13, 50, 7
CMYK:
7, 46, 0, 7
HSL:
291°, 75.1724%, 71.5686%
HSV (HSB):
291°, 45.9916%, 92.9412%
XYZ:
52.8240, 36.9249, 84.4639
xyY:
0.3032, 0.2120, 36.9249
CIE-Lab:
67.2207, 52.3778, -40.2828
CIE-LCH:
67.2207, 66.0768, 322.4368
CIE-Luv:
67.2207, 41.7952, -71.6161
Hunter-Lab:
60.7659, 48.8305, -39.8763
#dd80ed color charts
#dd80ed color shades, tints & tones
#dd80ed color schemes
#dd80ed color preview, HTML & CSS examples
This text has a color of #dd80ed
<p style="color:#dd80ed;">Text here</p>
.mytext {color:#dd80ed;}
This box has a color of #dd80ed
<div style="background-color:#dd80ed;">Content here</div>
.mybackground {background-color:#dd80ed;}
Border around this has a color of #dd80ed
<div style="border:2px solid #dd80ed;">Content here</div>
.myborder {border:2px solid #dd80ed;}