#dd41db color space conversions
Hex:
#dd41db
RGB:
221, 65, 219
CMY:
13, 75, 14
CMYK:
0, 71, 1, 13
HSL:
301°, 69.6429%, 56.0784%
HSV (HSB):
301°, 70.5882%, 86.6667%
XYZ:
44.4953, 24.2672, 69.3567
xyY:
0.3222, 0.1757, 24.2672
CIE-Lab:
56.3544, 76.3632, -47.3347
CIE-LCH:
56.3544, 89.8438, 328.2068
CIE-Luv:
56.3544, 66.5366, -83.5997
Hunter-Lab:
49.2618, 75.0205, -48.9924
#dd41db color charts
#dd41db RGB chart
#dd41db CMYK chart
#dd41db RGB pie chart
#dd41db color shades, tints & tones
#dd41db color schemes
#dd41db color preview, HTML & CSS examples
This text has a color of #dd41db
<p style="color:#dd41db;">Text here</p>
.mytext {color:#dd41db;}
Text color #dd41db
This box has a color of #dd41db
<div style="background-color:#dd41db;">Content here</div>
.mybackground {background-color:#dd41db;}
Background color #dd41db
Border around this has a color of #dd41db
<div style="border:2px solid #dd41db;">Content here</div>
.myborder {border:2px solid #dd41db;}
Border color #dd41db