#dd50cc color space conversions
Hex:
#dd50cc
RGB:
221, 80, 204
CMY:
13, 69, 20
CMYK:
0, 64, 8, 13
HSL:
307°, 67.4641%, 59.0196%
HSV (HSB):
307°, 63.8009%, 86.6667%
XYZ:
43.5865, 25.4691, 59.7455
xyY:
0.3384, 0.1977, 25.4691
CIE-Lab:
57.5297, 68.6360, -36.9611
CIE-LCH:
57.5297, 77.9553, 331.6972
CIE-Luv:
57.5297, 67.6107, -66.8379
Hunter-Lab:
50.4669, 65.8471, -34.8639
#dd50cc color charts
#dd50cc color shades, tints & tones
#dd50cc color schemes
#dd50cc color preview, HTML & CSS examples
This text has a color of #dd50cc
<p style="color:#dd50cc;">Text here</p>
.mytext {color:#dd50cc;}
This box has a color of #dd50cc
<div style="background-color:#dd50cc;">Content here</div>
.mybackground {background-color:#dd50cc;}
Border around this has a color of #dd50cc
<div style="border:2px solid #dd50cc;">Content here</div>
.myborder {border:2px solid #dd50cc;}