#dd45f1 color space conversions
Hex:
#dd45f1
RGB:
221, 69, 241
CMY:
13, 73, 5
CMYK:
8, 71, 0, 5
HSL:
293°, 86.0000%, 60.7843%
HSV (HSB):
293°, 71.3693%, 94.5098%
XYZ:
47.8241, 25.9793, 85.7130
xyY:
0.2998, 0.1629, 25.9793
CIE-Lab:
58.0174, 78.6449, -57.0521
CIE-LCH:
58.0174, 97.1594, 324.0414
CIE-Luv:
58.0174, 58.4862, -99.3659
Hunter-Lab:
50.9699, 78.2861, -64.0256
#dd45f1 color charts
#dd45f1 color shades, tints & tones
#dd45f1 color schemes
#dd45f1 color preview, HTML & CSS examples
This text has a color of #dd45f1
<p style="color:#dd45f1;">Text here</p>
.mytext {color:#dd45f1;}
This box has a color of #dd45f1
<div style="background-color:#dd45f1;">Content here</div>
.mybackground {background-color:#dd45f1;}
Border around this has a color of #dd45f1
<div style="border:2px solid #dd45f1;">Content here</div>
.myborder {border:2px solid #dd45f1;}