#dc3cc5 color space conversions
Hex:
#dc3cc5
RGB:
220, 60, 197
CMY:
14, 76, 23
CMYK:
0, 73, 10, 14
HSL:
309°, 69.5652%, 54.9020%
HSV (HSB):
309°, 72.7273%, 86.2745%
XYZ:
41.2091, 22.4786, 54.9902
xyY:
0.3472, 0.1894, 22.4786
CIE-Lab:
54.5311, 74.4188, -37.6662
CIE-LCH:
54.5311, 83.4080, 333.1543
CIE-Luv:
54.5311, 74.8080, -68.0611
Hunter-Lab:
47.4116, 72.1780, -35.5792
#dc3cc5 color charts
#dc3cc5 color shades, tints & tones
#dc3cc5 color schemes
#dc3cc5 color preview, HTML & CSS examples
This text has a color of #dc3cc5
<p style="color:#dc3cc5;">Text here</p>
.mytext {color:#dc3cc5;}
This box has a color of #dc3cc5
<div style="background-color:#dc3cc5;">Content here</div>
.mybackground {background-color:#dc3cc5;}
Border around this has a color of #dc3cc5
<div style="border:2px solid #dc3cc5;">Content here</div>
.myborder {border:2px solid #dc3cc5;}