#dd66ed color space conversions
Hex:
#dd66ed
RGB:
221, 102, 237
CMY:
13, 60, 7
CMYK:
7, 57, 0, 7
HSL:
293°, 78.9474%, 66.4706%
HSV (HSB):
293°, 56.9620%, 92.9412%
XYZ:
49.8562, 30.9893, 83.4746
xyY:
0.3034, 0.1886, 30.9893
CIE-Lab:
62.4986, 64.8840, -47.7040
CIE-LCH:
62.4986, 80.5332, 323.6759
CIE-Luv:
62.4986, 51.0284, -84.3463
Hunter-Lab:
55.6681, 62.4453, -49.9381
#dd66ed color charts
#dd66ed color shades, tints & tones
#dd66ed color schemes
#dd66ed color preview, HTML & CSS examples
This text has a color of #dd66ed
<p style="color:#dd66ed;">Text here</p>
.mytext {color:#dd66ed;}
This box has a color of #dd66ed
<div style="background-color:#dd66ed;">Content here</div>
.mybackground {background-color:#dd66ed;}
Border around this has a color of #dd66ed
<div style="border:2px solid #dd66ed;">Content here</div>
.myborder {border:2px solid #dd66ed;}