#dd82f9 color space conversions
Hex:
#dd82f9
RGB:
221, 130, 249
CMY:
13, 49, 2
CMYK:
11, 48, 0, 2
HSL:
286°, 90.8397%, 74.3137%
HSV (HSB):
286°, 47.7912%, 97.6471%
XYZ:
54.9003, 38.1770, 94.0979
xyY:
0.2933, 0.2040, 38.1770
CIE-Lab:
68.1508, 53.6854, -45.4160
CIE-LCH:
68.1508, 70.3188, 319.7700
CIE-Luv:
68.1508, 38.5574, -80.3558
Hunter-Lab:
61.7875, 50.4752, -47.0431
#dd82f9 color charts
#dd82f9 color shades, tints & tones
#dd82f9 color schemes
#dd82f9 color preview, HTML & CSS examples
This text has a color of #dd82f9
<p style="color:#dd82f9;">Text here</p>
.mytext {color:#dd82f9;}
This box has a color of #dd82f9
<div style="background-color:#dd82f9;">Content here</div>
.mybackground {background-color:#dd82f9;}
Border around this has a color of #dd82f9
<div style="border:2px solid #dd82f9;">Content here</div>
.myborder {border:2px solid #dd82f9;}