#dd8dd4 color space conversions
Hex:
#dd8dd4
RGB:
221, 141, 212
CMY:
13, 45, 17
CMYK:
0, 36, 4, 13
HSL:
307°, 54.0541%, 70.9804%
HSV (HSB):
307°, 36.1991%, 86.6667%
XYZ:
51.2273, 39.1754, 67.1490
xyY:
0.3251, 0.2487, 39.1754
CIE-Lab:
68.8781, 41.0493, -23.8964
CIE-LCH:
68.8781, 47.4982, 329.7946
CIE-Luv:
68.8781, 41.1993, -43.6537
Hunter-Lab:
62.5902, 36.5614, -19.7952
#dd8dd4 color charts
#dd8dd4 color shades, tints & tones
#dd8dd4 color schemes
#dd8dd4 color preview, HTML & CSS examples
This text has a color of #dd8dd4
<p style="color:#dd8dd4;">Text here</p>
.mytext {color:#dd8dd4;}
This box has a color of #dd8dd4
<div style="background-color:#dd8dd4;">Content here</div>
.mybackground {background-color:#dd8dd4;}
Border around this has a color of #dd8dd4
<div style="border:2px solid #dd8dd4;">Content here</div>
.myborder {border:2px solid #dd8dd4;}