#dd47f9 color space conversions
Hex:
#dd47f9
RGB:
221, 71, 249
CMY:
13, 72, 2
CMYK:
11, 71, 0, 2
HSL:
291°, 93.6842%, 62.7451%
HSV (HSB):
291°, 71.4859%, 97.6471%
XYZ:
49.1709, 26.7182, 92.1881
xyY:
0.2925, 0.1590, 26.7182
CIE-Lab:
58.7126, 79.3470, -60.3912
CIE-LCH:
58.7126, 99.7148, 322.7251
CIE-Luv:
58.7126, 55.6304, -104.8347
Hunter-Lab:
51.6896, 79.3452, -69.5605
#dd47f9 color charts
#dd47f9 color shades, tints & tones
#dd47f9 color schemes
#dd47f9 color preview, HTML & CSS examples
This text has a color of #dd47f9
<p style="color:#dd47f9;">Text here</p>
.mytext {color:#dd47f9;}
This box has a color of #dd47f9
<div style="background-color:#dd47f9;">Content here</div>
.mybackground {background-color:#dd47f9;}
Border around this has a color of #dd47f9
<div style="border:2px solid #dd47f9;">Content here</div>
.myborder {border:2px solid #dd47f9;}