#dd41ff color space conversions
Hex:
#dd41ff
RGB:
221, 65, 255
CMY:
13, 75, 0
CMYK:
13, 75, 0, 0
HSL:
289°, 100.0000%, 62.7451%
HSV (HSB):
289°, 74.5098%, 100.0000%
XYZ:
49.7591, 26.3727, 97.0756
xyY:
0.2873, 0.1523, 26.3727
CIE-Lab:
58.3892, 82.3350, -64.2351
CIE-LCH:
58.3892, 104.4279, 322.0398
CIE-Luv:
58.3892, 54.9393, -110.8956
Hunter-Lab:
51.3544, 83.0847, -76.1282
#dd41ff color charts
#dd41ff RGB chart
#dd41ff CMYK chart
#dd41ff RGB pie chart
#dd41ff color shades, tints & tones
#dd41ff color schemes
#dd41ff color preview, HTML & CSS examples
This text has a color of #dd41ff
<p style="color:#dd41ff;">Text here</p>
.mytext {color:#dd41ff;}
Text color #dd41ff
This box has a color of #dd41ff
<div style="background-color:#dd41ff;">Content here</div>
.mybackground {background-color:#dd41ff;}
Background color #dd41ff
Border around this has a color of #dd41ff
<div style="border:2px solid #dd41ff;">Content here</div>
.myborder {border:2px solid #dd41ff;}
Border color #dd41ff