#dd3bcd color space conversions
Hex:
#dd3bcd
RGB:
221, 59, 205
CMY:
13, 77, 20
CMYK:
0, 73, 7, 13
HSL:
306°, 70.4348%, 54.9020%
HSV (HSB):
306°, 73.3032%, 86.6667%
XYZ:
42.4022, 22.9079, 59.9444
xyY:
0.3385, 0.1829, 22.9079
CIE-Lab:
54.9773, 76.1132, -41.5432
CIE-LCH:
54.9773, 86.7125, 331.3739
CIE-Luv:
54.9773, 72.8285, -74.3169
Hunter-Lab:
47.8622, 74.3786, -40.7536
#dd3bcd color charts
#dd3bcd color shades, tints & tones
#dd3bcd color schemes
#dd3bcd color preview, HTML & CSS examples
This text has a color of #dd3bcd
<p style="color:#dd3bcd;">Text here</p>
.mytext {color:#dd3bcd;}
This box has a color of #dd3bcd
<div style="background-color:#dd3bcd;">Content here</div>
.mybackground {background-color:#dd3bcd;}
Border around this has a color of #dd3bcd
<div style="border:2px solid #dd3bcd;">Content here</div>
.myborder {border:2px solid #dd3bcd;}