#dd47e3 color space conversions
Hex:
#dd47e3
RGB:
221, 71, 227
CMY:
13, 72, 11
CMYK:
3, 69, 0, 11
HSL:
298°, 73.5849%, 58.4314%
HSV (HSB):
298°, 68.7225%, 89.0196%
XYZ:
45.9372, 25.4247, 75.1593
xyY:
0.3135, 0.1735, 25.4247
CIE-Lab:
57.4869, 75.6308, -50.0532
CIE-LCH:
57.4869, 90.6936, 326.5030
CIE-Luv:
57.4869, 62.5098, -88.0387
Hunter-Lab:
50.4229, 74.3802, -53.0805
#dd47e3 color charts
#dd47e3 color shades, tints & tones
#dd47e3 color schemes
#dd47e3 color preview, HTML & CSS examples
This text has a color of #dd47e3
<p style="color:#dd47e3;">Text here</p>
.mytext {color:#dd47e3;}
This box has a color of #dd47e3
<div style="background-color:#dd47e3;">Content here</div>
.mybackground {background-color:#dd47e3;}
Border around this has a color of #dd47e3
<div style="border:2px solid #dd47e3;">Content here</div>
.myborder {border:2px solid #dd47e3;}