#dd45ce color space conversions
Hex:
#dd45ce
RGB:
221, 69, 206
CMY:
13, 73, 19
CMYK:
0, 69, 7, 13
HSL:
306°, 69.0909%, 56.8627%
HSV (HSB):
306°, 68.7783%, 86.6667%
XYZ:
43.0875, 24.0846, 60.7704
xyY:
0.3368, 0.1882, 24.0846
CIE-Lab:
56.1724, 73.0090, -40.2320
CIE-LCH:
56.1724, 83.3602, 331.1428
CIE-Luv:
56.1724, 70.0579, -72.1895
Hunter-Lab:
49.0761, 70.8351, -39.0649
#dd45ce color charts
#dd45ce color shades, tints & tones
#dd45ce color schemes
#dd45ce color preview, HTML & CSS examples
This text has a color of #dd45ce
<p style="color:#dd45ce;">Text here</p>
.mytext {color:#dd45ce;}
This box has a color of #dd45ce
<div style="background-color:#dd45ce;">Content here</div>
.mybackground {background-color:#dd45ce;}
Border around this has a color of #dd45ce
<div style="border:2px solid #dd45ce;">Content here</div>
.myborder {border:2px solid #dd45ce;}