#dd51dd color space conversions
Hex:
#dd51dd
RGB:
221, 81, 221
CMY:
13, 68, 13
CMYK:
0, 63, 0, 13
HSL:
300°, 67.3077%, 59.2157%
HSV (HSB):
300°, 63.3484%, 86.6667%
XYZ:
45.8124, 26.4775, 71.1027
xyY:
0.3195, 0.1847, 26.4775
CIE-Lab:
58.4875, 70.9621, -45.0889
CIE-LCH:
58.4875, 84.0751, 327.5683
CIE-Luv:
58.4875, 61.8791, -80.0139
Hunter-Lab:
51.4563, 68.8731, -45.9080
#dd51dd color charts
#dd51dd color shades, tints & tones
#dd51dd color schemes
#dd51dd color preview, HTML & CSS examples
This text has a color of #dd51dd
<p style="color:#dd51dd;">Text here</p>
.mytext {color:#dd51dd;}
This box has a color of #dd51dd
<div style="background-color:#dd51dd;">Content here</div>
.mybackground {background-color:#dd51dd;}
Border around this has a color of #dd51dd
<div style="border:2px solid #dd51dd;">Content here</div>
.myborder {border:2px solid #dd51dd;}