#dd2fcc color space conversions
Hex:
#dd2fcc
RGB:
221, 47, 204
CMY:
13, 82, 20
CMYK:
0, 79, 8, 13
HSL:
306°, 71.9008%, 52.5490%
HSV (HSB):
306°, 78.7330%, 86.6667%
XYZ:
41.7344, 21.7648, 59.1281
xyY:
0.3403, 0.1775, 21.7648
CIE-Lab:
53.7766, 79.2724, -42.8659
CIE-LCH:
53.7766, 90.1199, 331.5980
CIE-Luv:
53.7766, 75.5973, -76.4158
Hunter-Lab:
46.6528, 78.0392, -42.4877
#dd2fcc color charts
#dd2fcc color shades, tints & tones
#dd2fcc color schemes
#dd2fcc color preview, HTML & CSS examples
This text has a color of #dd2fcc
<p style="color:#dd2fcc;">Text here</p>
.mytext {color:#dd2fcc;}
This box has a color of #dd2fcc
<div style="background-color:#dd2fcc;">Content here</div>
.mybackground {background-color:#dd2fcc;}
Border around this has a color of #dd2fcc
<div style="border:2px solid #dd2fcc;">Content here</div>
.myborder {border:2px solid #dd2fcc;}