#dd70cd color space conversions
Hex:
#dd70cd
RGB:
221, 112, 205
CMY:
13, 56, 20
CMYK:
0, 49, 7, 13
HSL:
309°, 61.5819%, 65.2941%
HSV (HSB):
309°, 49.3213%, 86.6667%
XYZ:
46.6324, 31.3683, 61.3545
xyY:
0.3346, 0.2251, 31.3683
CIE-Lab:
62.8173, 54.6245, -29.3013
CIE-LCH:
62.8173, 61.9871, 331.7903
CIE-Luv:
62.8173, 55.6673, -53.6781
Hunter-Lab:
56.0074, 50.6083, -25.7453
#dd70cd color charts
#dd70cd color shades, tints & tones
#dd70cd color schemes
#dd70cd color preview, HTML & CSS examples
This text has a color of #dd70cd
<p style="color:#dd70cd;">Text here</p>
.mytext {color:#dd70cd;}
This box has a color of #dd70cd
<div style="background-color:#dd70cd;">Content here</div>
.mybackground {background-color:#dd70cd;}
Border around this has a color of #dd70cd
<div style="border:2px solid #dd70cd;">Content here</div>
.myborder {border:2px solid #dd70cd;}