#dd51b3 color space conversions
Hex:
#dd51b3
RGB:
221, 81, 179
CMY:
13, 68, 30
CMYK:
0, 63, 19, 13
HSL:
318°, 67.3077%, 59.2157%
HSV (HSB):
318°, 63.3484%, 86.6667%
XYZ:
40.8979, 24.5117, 45.2235
xyY:
0.3697, 0.2216, 24.5117
CIE-Lab:
56.5965, 64.5614, -24.0551
CIE-LCH:
56.5965, 68.8972, 339.5650
CIE-Luv:
56.5965, 75.5954, -46.3479
Hunter-Lab:
49.5093, 60.8115, -19.5011
#dd51b3 color charts
#dd51b3 color shades, tints & tones
#dd51b3 color schemes
#dd51b3 color preview, HTML & CSS examples
This text has a color of #dd51b3
<p style="color:#dd51b3;">Text here</p>
.mytext {color:#dd51b3;}
This box has a color of #dd51b3
<div style="background-color:#dd51b3;">Content here</div>
.mybackground {background-color:#dd51b3;}
Border around this has a color of #dd51b3
<div style="border:2px solid #dd51b3;">Content here</div>
.myborder {border:2px solid #dd51b3;}