#dd82e7 color space conversions
Hex:
#dd82e7
RGB:
221, 130, 231
CMY:
13, 49, 9
CMYK:
4, 44, 0, 9
HSL:
294°, 67.7852%, 70.7843%
HSV (HSB):
294°, 43.7229%, 90.5882%
XYZ:
52.2252, 37.1069, 80.0111
xyY:
0.3084, 0.2191, 37.1069
CIE-Lab:
67.3572, 50.2302, -36.7597
CIE-LCH:
67.3572, 62.2443, 323.8024
CIE-Luv:
67.3572, 42.2544, -65.5969
Hunter-Lab:
60.9155, 46.4330, -35.2353
#dd82e7 color charts
#dd82e7 color shades, tints & tones
#dd82e7 color schemes
#dd82e7 color preview, HTML & CSS examples
This text has a color of #dd82e7
<p style="color:#dd82e7;">Text here</p>
.mytext {color:#dd82e7;}
This box has a color of #dd82e7
<div style="background-color:#dd82e7;">Content here</div>
.mybackground {background-color:#dd82e7;}
Border around this has a color of #dd82e7
<div style="border:2px solid #dd82e7;">Content here</div>
.myborder {border:2px solid #dd82e7;}