#dd83e9 color space conversions
Hex:
#dd83e9
RGB:
221, 131, 233
CMY:
13, 49, 9
CMYK:
5, 44, 0, 9
HSL:
293°, 69.8630%, 71.3725%
HSV (HSB):
293°, 43.7768%, 91.3725%
XYZ:
52.6431, 37.4879, 81.5521
xyY:
0.3066, 0.2184, 37.4879
CIE-Lab:
67.6415, 50.0939, -37.4208
CIE-LCH:
67.6415, 62.5277, 323.2398
CIE-Luv:
67.6415, 41.4348, -66.6948
Hunter-Lab:
61.2274, 46.3256, -36.1124
#dd83e9 color charts
#dd83e9 color shades, tints & tones
#dd83e9 color schemes
#dd83e9 color preview, HTML & CSS examples
This text has a color of #dd83e9
<p style="color:#dd83e9;">Text here</p>
.mytext {color:#dd83e9;}
This box has a color of #dd83e9
<div style="background-color:#dd83e9;">Content here</div>
.mybackground {background-color:#dd83e9;}
Border around this has a color of #dd83e9
<div style="border:2px solid #dd83e9;">Content here</div>
.myborder {border:2px solid #dd83e9;}