#dd41de color space conversions
Hex:
#dd41de
RGB:
221, 65, 222
CMY:
13, 75, 13
CMYK:
0, 71, 0, 13
HSL:
300°, 70.4036%, 56.2745%
HSV (HSB):
300°, 70.7207%, 87.0588%
XYZ:
44.8939, 24.4267, 71.4559
xyY:
0.3189, 0.1735, 24.4267
CIE-Lab:
56.5125, 76.8376, -48.7810
CIE-LCH:
56.5125, 91.0143, 327.5902
CIE-Luv:
56.5125, 65.5152, -85.9292
Hunter-Lab:
49.4233, 75.6504, -51.1247
#dd41de color charts
#dd41de color shades, tints & tones
#dd41de color schemes
#dd41de color preview, HTML & CSS examples
This text has a color of #dd41de
<p style="color:#dd41de;">Text here</p>
.mytext {color:#dd41de;}
This box has a color of #dd41de
<div style="background-color:#dd41de;">Content here</div>
.mybackground {background-color:#dd41de;}
Border around this has a color of #dd41de
<div style="border:2px solid #dd41de;">Content here</div>
.myborder {border:2px solid #dd41de;}