#dd41c2 color space conversions
Hex:
#dd41c2
RGB:
221, 65, 194
CMY:
13, 75, 24
CMYK:
0, 71, 12, 13
HSL:
310°, 69.6429%, 56.0784%
HSV (HSB):
310°, 70.5882%, 86.6667%
XYZ:
41.4467, 23.0478, 53.3031
xyY:
0.3518, 0.1957, 23.0478
CIE-Lab:
55.1215, 72.5999, -35.0026
CIE-LCH:
55.1215, 80.5973, 334.2599
CIE-Luv:
55.1215, 75.3867, -63.8994
Hunter-Lab:
48.0081, 70.0897, -32.2237
#dd41c2 color charts
#dd41c2 color shades, tints & tones
#dd41c2 color schemes
#dd41c2 color preview, HTML & CSS examples
This text has a color of #dd41c2
<p style="color:#dd41c2;">Text here</p>
.mytext {color:#dd41c2;}
This box has a color of #dd41c2
<div style="background-color:#dd41c2;">Content here</div>
.mybackground {background-color:#dd41c2;}
Border around this has a color of #dd41c2
<div style="border:2px solid #dd41c2;">Content here</div>
.myborder {border:2px solid #dd41c2;}