#dd3abd color space conversions
Hex:
#dd3abd
RGB:
221, 58, 189
CMY:
13, 77, 26
CMYK:
0, 74, 14, 13
HSL:
312°, 70.5628%, 54.7059%
HSV (HSB):
312°, 73.7557%, 86.6667%
XYZ:
40.5172, 22.0724, 50.2690
xyY:
0.3590, 0.1956, 22.0724
CIE-Lab:
54.1037, 74.1311, -33.7080
CIE-LCH:
54.1037, 81.4349, 335.5483
CIE-Luv:
54.1037, 79.0513, -61.9485
Hunter-Lab:
46.9813, 71.7232, -30.5522
#dd3abd color charts
#dd3abd color shades, tints & tones
#dd3abd color schemes
#dd3abd color preview, HTML & CSS examples
This text has a color of #dd3abd
<p style="color:#dd3abd;">Text here</p>
.mytext {color:#dd3abd;}
This box has a color of #dd3abd
<div style="background-color:#dd3abd;">Content here</div>
.mybackground {background-color:#dd3abd;}
Border around this has a color of #dd3abd
<div style="border:2px solid #dd3abd;">Content here</div>
.myborder {border:2px solid #dd3abd;}