#dd8dec color space conversions
Hex:
#dd8dec
RGB:
221, 141, 236
CMY:
13, 45, 7
CMYK:
6, 40, 0, 7
HSL:
291°, 71.4286%, 73.9216%
HSV (HSB):
291°, 40.2542%, 92.5490%
XYZ:
54.4840, 40.4780, 84.2983
xyY:
0.3039, 0.2258, 40.4780
CIE-Lab:
69.8087, 45.4844, -35.7006
CIE-LCH:
69.8087, 57.8219, 321.8717
CIE-Luv:
69.8087, 36.7170, -63.5218
Hunter-Lab:
63.6223, 41.5221, -34.0224
#dd8dec color charts
#dd8dec color shades, tints & tones
#dd8dec color schemes
#dd8dec color preview, HTML & CSS examples
This text has a color of #dd8dec
<p style="color:#dd8dec;">Text here</p>
.mytext {color:#dd8dec;}
This box has a color of #dd8dec
<div style="background-color:#dd8dec;">Content here</div>
.mybackground {background-color:#dd8dec;}
Border around this has a color of #dd8dec
<div style="border:2px solid #dd8dec;">Content here</div>
.myborder {border:2px solid #dd8dec;}