#dd35cc color space conversions
Hex:
#dd35cc
RGB:
221, 53, 204
CMY:
13, 79, 20
CMYK:
0, 76, 8, 13
HSL:
306°, 71.1864%, 53.7255%
HSV (HSB):
306°, 76.0181%, 86.6667%
XYZ:
41.9910, 22.2780, 59.2137
xyY:
0.3401, 0.1804, 22.2780
CIE-Lab:
54.3207, 77.7042, -42.0064
CIE-LCH:
54.3207, 88.3316, 331.6046
CIE-Luv:
54.3207, 74.4675, -75.0587
Hunter-Lab:
47.1996, 76.2028, -41.3419
#dd35cc color charts
#dd35cc color shades, tints & tones
#dd35cc color schemes
#dd35cc color preview, HTML & CSS examples
This text has a color of #dd35cc
<p style="color:#dd35cc;">Text here</p>
.mytext {color:#dd35cc;}
This box has a color of #dd35cc
<div style="background-color:#dd35cc;">Content here</div>
.mybackground {background-color:#dd35cc;}
Border around this has a color of #dd35cc
<div style="border:2px solid #dd35cc;">Content here</div>
.myborder {border:2px solid #dd35cc;}