#dd55f1 color space conversions
Hex:
#dd55f1
RGB:
221, 85, 241
CMY:
13, 67, 5
CMYK:
8, 65, 0, 5
HSL:
292°, 84.7826%, 63.9216%
HSV (HSB):
292°, 64.7303%, 94.5098%
XYZ:
48.9445, 28.2200, 86.0864
xyY:
0.2998, 0.1729, 28.2200
CIE-Lab:
60.0870, 72.8056, -53.7516
CIE-LCH:
60.0870, 90.4980, 323.5620
CIE-Luv:
60.0870, 54.8073, -94.2499
Hunter-Lab:
53.1225, 71.4967, -58.8952
#dd55f1 color charts
#dd55f1 color shades, tints & tones
#dd55f1 color schemes
#dd55f1 color preview, HTML & CSS examples
This text has a color of #dd55f1
<p style="color:#dd55f1;">Text here</p>
.mytext {color:#dd55f1;}
This box has a color of #dd55f1
<div style="background-color:#dd55f1;">Content here</div>
.mybackground {background-color:#dd55f1;}
Border around this has a color of #dd55f1
<div style="border:2px solid #dd55f1;">Content here</div>
.myborder {border:2px solid #dd55f1;}