#dd51bf color space conversions
Hex:
#dd51bf
RGB:
221, 81, 191
CMY:
13, 68, 25
CMYK:
0, 63, 14, 13
HSL:
313°, 67.3077%, 59.2157%
HSV (HSB):
313°, 63.3484%, 86.6667%
XYZ:
42.1652, 25.0186, 51.8969
xyY:
0.3541, 0.2101, 25.0186
CIE-Lab:
57.0935, 66.2783, -30.2041
CIE-LCH:
57.0935, 72.8361, 335.5005
CIE-Luv:
57.0935, 71.5777, -56.0125
Hunter-Lab:
50.0186, 62.9412, -26.5035
#dd51bf color charts
#dd51bf color shades, tints & tones
#dd51bf color schemes
#dd51bf color preview, HTML & CSS examples
This text has a color of #dd51bf
<p style="color:#dd51bf;">Text here</p>
.mytext {color:#dd51bf;}
This box has a color of #dd51bf
<div style="background-color:#dd51bf;">Content here</div>
.mybackground {background-color:#dd51bf;}
Border around this has a color of #dd51bf
<div style="border:2px solid #dd51bf;">Content here</div>
.myborder {border:2px solid #dd51bf;}