#dd31cb color space conversions
Hex:
#dd31cb
RGB:
221, 49, 203
CMY:
13, 81, 20
CMYK:
0, 78, 8, 13
HSL:
306°, 71.6667%, 52.9412%
HSV (HSB):
306°, 77.8281%, 86.6667%
XYZ:
41.6966, 21.8806, 58.5256
xyY:
0.3415, 0.1792, 21.8806
CIE-Lab:
53.9001, 78.6254, -42.0969
CIE-LCH:
53.9001, 89.1858, 331.8349
CIE-Luv:
53.9001, 75.6195, -75.2028
Hunter-Lab:
46.7767, 77.2552, -41.4383
#dd31cb color charts
#dd31cb color shades, tints & tones
#dd31cb color schemes
#dd31cb color preview, HTML & CSS examples
This text has a color of #dd31cb
<p style="color:#dd31cb;">Text here</p>
.mytext {color:#dd31cb;}
This box has a color of #dd31cb
<div style="background-color:#dd31cb;">Content here</div>
.mybackground {background-color:#dd31cb;}
Border around this has a color of #dd31cb
<div style="border:2px solid #dd31cb;">Content here</div>
.myborder {border:2px solid #dd31cb;}