#dd01dd color space conversions
Hex:
#dd01dd
RGB:
221, 1, 221
CMY:
13, 100, 13
CMYK:
0, 100, 0, 13
HSL:
300°, 99.0991%, 43.5294%
HSV (HSB):
300°, 99.5475%, 86.6667%
XYZ:
42.8808, 20.6143, 70.1255
xyY:
0.3209, 0.1543, 20.6143
CIE-Lab:
52.5248, 88.1164, -54.5709
CIE-LCH:
52.5248, 103.6460, 328.2299
CIE-Luv:
52.5248, 73.1339, -94.5646
Hunter-Lab:
45.4030, 89.1288, -59.7921
#dd01dd color charts
#dd01dd color shades, tints & tones
#dd01dd color schemes
#dd01dd color preview, HTML & CSS examples
This text has a color of #dd01dd
<p style="color:#dd01dd;">Text here</p>
.mytext {color:#dd01dd;}
This box has a color of #dd01dd
<div style="background-color:#dd01dd;">Content here</div>
.mybackground {background-color:#dd01dd;}
Border around this has a color of #dd01dd
<div style="border:2px solid #dd01dd;">Content here</div>
.myborder {border:2px solid #dd01dd;}