#dd51c3 color space conversions
Hex:
#dd51c3
RGB:
221, 81, 195
CMY:
13, 68, 24
CMYK:
0, 63, 12, 13
HSL:
311°, 67.3077%, 59.2157%
HSV (HSB):
311°, 63.3484%, 86.6667%
XYZ:
42.6115, 25.1971, 54.2474
xyY:
0.3491, 0.2064, 25.1971
CIE-Lab:
57.2670, 66.8715, -32.2288
CIE-LCH:
57.2670, 74.2327, 334.2682
CIE-Luv:
57.2670, 70.2519, -59.2342
Hunter-Lab:
50.1968, 63.6826, -28.9367
#dd51c3 color charts
#dd51c3 color shades, tints & tones
#dd51c3 color schemes
#dd51c3 color preview, HTML & CSS examples
This text has a color of #dd51c3
<p style="color:#dd51c3;">Text here</p>
.mytext {color:#dd51c3;}
This box has a color of #dd51c3
<div style="background-color:#dd51c3;">Content here</div>
.mybackground {background-color:#dd51c3;}
Border around this has a color of #dd51c3
<div style="border:2px solid #dd51c3;">Content here</div>
.myborder {border:2px solid #dd51c3;}