#dd31c3 color space conversions
Hex:
#dd31c3
RGB:
221, 49, 195
CMY:
13, 81, 24
CMYK:
0, 78, 12, 13
HSL:
309°, 71.6667%, 52.9412%
HSV (HSB):
309°, 77.8281%, 86.6667%
XYZ:
40.7674, 21.5089, 53.6327
xyY:
0.3517, 0.1856, 21.5089
CIE-Lab:
53.5020, 77.4978, -38.1190
CIE-LCH:
53.5020, 86.3653, 333.8087
CIE-Luv:
53.5020, 78.7227, -68.9401
Hunter-Lab:
46.3777, 75.7461, -36.1005
#dd31c3 color charts
#dd31c3 color shades, tints & tones
#dd31c3 color schemes
#dd31c3 color preview, HTML & CSS examples
This text has a color of #dd31c3
<p style="color:#dd31c3;">Text here</p>
.mytext {color:#dd31c3;}
This box has a color of #dd31c3
<div style="background-color:#dd31c3;">Content here</div>
.mybackground {background-color:#dd31c3;}
Border around this has a color of #dd31c3
<div style="border:2px solid #dd31c3;">Content here</div>
.myborder {border:2px solid #dd31c3;}