#dd41cd color space conversions
Hex:
#dd41cd
RGB:
221, 65, 205
CMY:
13, 75, 20
CMYK:
0, 71, 7, 13
HSL:
306°, 69.6429%, 56.0784%
HSV (HSB):
306°, 70.5882%, 86.6667%
XYZ:
42.7285, 23.5605, 60.0532
xyY:
0.3382, 0.1865, 23.5605
CIE-Lab:
55.6451, 74.2125, -40.4910
CIE-LCH:
55.6451, 84.5400, 331.3827
CIE-Luv:
55.6451, 71.4226, -72.6223
Hunter-Lab:
48.5392, 72.1881, -39.3768
#dd41cd color charts
#dd41cd RGB chart
#dd41cd CMYK chart
#dd41cd RGB pie chart
#dd41cd color shades, tints & tones
#dd41cd color schemes
#dd41cd color preview, HTML & CSS examples
This text has a color of #dd41cd
<p style="color:#dd41cd;">Text here</p>
.mytext {color:#dd41cd;}
Text color #dd41cd
This box has a color of #dd41cd
<div style="background-color:#dd41cd;">Content here</div>
.mybackground {background-color:#dd41cd;}
Background color #dd41cd
Border around this has a color of #dd41cd
<div style="border:2px solid #dd41cd;">Content here</div>
.myborder {border:2px solid #dd41cd;}
Border color #dd41cd