#dd82e5 color space conversions
Hex:
#dd82e5
RGB:
221, 130, 229
CMY:
13, 49, 10
CMYK:
3, 43, 0, 10
HSL:
295°, 65.5629%, 70.3922%
HSV (HSB):
295°, 43.2314%, 89.8039%
XYZ:
51.9443, 36.9946, 78.5316
xyY:
0.3102, 0.2209, 36.9946
CIE-Lab:
67.2729, 49.8576, -35.7856
CIE-LCH:
67.2729, 61.3709, 324.3308
CIE-Luv:
67.2729, 42.6713, -63.9490
Hunter-Lab:
60.8232, 46.0023, -33.9759
#dd82e5 color charts
#dd82e5 color shades, tints & tones
#dd82e5 color schemes
#dd82e5 color preview, HTML & CSS examples
This text has a color of #dd82e5
<p style="color:#dd82e5;">Text here</p>
.mytext {color:#dd82e5;}
This box has a color of #dd82e5
<div style="background-color:#dd82e5;">Content here</div>
.mybackground {background-color:#dd82e5;}
Border around this has a color of #dd82e5
<div style="border:2px solid #dd82e5;">Content here</div>
.myborder {border:2px solid #dd82e5;}