#dd41e2 color space conversions
Hex:
#dd41e2
RGB:
221, 65, 226
CMY:
13, 75, 11
CMYK:
2, 71, 0, 11
HSL:
298°, 73.5160%, 57.0588%
HSV (HSB):
298°, 71.2389%, 88.6275%
XYZ:
45.4366, 24.6437, 74.3134
xyY:
0.3147, 0.1707, 24.6437
CIE-Lab:
56.7266, 77.4771, -50.6983
CIE-LCH:
56.7266, 92.5907, 326.8007
CIE-Luv:
56.7266, 64.1683, -89.0211
Hunter-Lab:
49.6425, 76.5025, -54.0059
#dd41e2 color charts
#dd41e2 color shades, tints & tones
#dd41e2 color schemes
#dd41e2 color preview, HTML & CSS examples
This text has a color of #dd41e2
<p style="color:#dd41e2;">Text here</p>
.mytext {color:#dd41e2;}
This box has a color of #dd41e2
<div style="background-color:#dd41e2;">Content here</div>
.mybackground {background-color:#dd41e2;}
Border around this has a color of #dd41e2
<div style="border:2px solid #dd41e2;">Content here</div>
.myborder {border:2px solid #dd41e2;}