#dd56e9 color space conversions
Hex:
#dd56e9
RGB:
221, 86, 233
CMY:
13, 66, 9
CMYK:
5, 63, 0, 9
HSL:
295°, 76.9634%, 62.5490%
HSV (HSB):
295°, 63.0901%, 91.3725%
XYZ:
47.8546, 27.9109, 79.9559
xyY:
0.3073, 0.1792, 27.9109
CIE-Lab:
59.8082, 71.0103, -49.7338
CIE-LCH:
59.8082, 86.6943, 324.9936
CIE-Luv:
59.8082, 56.8689, -87.6451
Hunter-Lab:
52.8308, 69.2329, -52.7500
#dd56e9 color charts
#dd56e9 color shades, tints & tones
#dd56e9 color schemes
#dd56e9 color preview, HTML & CSS examples
This text has a color of #dd56e9
<p style="color:#dd56e9;">Text here</p>
.mytext {color:#dd56e9;}
This box has a color of #dd56e9
<div style="background-color:#dd56e9;">Content here</div>
.mybackground {background-color:#dd56e9;}
Border around this has a color of #dd56e9
<div style="border:2px solid #dd56e9;">Content here</div>
.myborder {border:2px solid #dd56e9;}