#dd83e6 color space conversions
Hex:
#dd83e6
RGB:
221, 131, 230
CMY:
13, 49, 10
CMYK:
4, 43, 0, 10
HSL:
295°, 66.4430%, 70.7843%
HSV (HSB):
295°, 43.0435%, 90.1961%
XYZ:
52.2180, 37.3179, 79.3138
xyY:
0.3093, 0.2210, 37.3179
CIE-Lab:
67.5149, 49.5316, -35.9620
CIE-LCH:
67.5149, 61.2099, 324.0188
CIE-Luv:
67.5149, 42.0527, -64.2226
Hunter-Lab:
61.0884, 45.6761, -34.2170
#dd83e6 color charts
#dd83e6 color shades, tints & tones
#dd83e6 color schemes
#dd83e6 color preview, HTML & CSS examples
This text has a color of #dd83e6
<p style="color:#dd83e6;">Text here</p>
.mytext {color:#dd83e6;}
This box has a color of #dd83e6
<div style="background-color:#dd83e6;">Content here</div>
.mybackground {background-color:#dd83e6;}
Border around this has a color of #dd83e6
<div style="border:2px solid #dd83e6;">Content here</div>
.myborder {border:2px solid #dd83e6;}