#dc3ccc color space conversions
Hex:
#dc3ccc
RGB:
220, 60, 204
CMY:
14, 76, 20
CMYK:
0, 73, 7, 14
HSL:
306°, 69.5652%, 54.9020%
HSV (HSB):
306°, 72.7273%, 86.2745%
XYZ:
42.0301, 22.8070, 59.3137
xyY:
0.3385, 0.1837, 22.8070
CIE-Lab:
54.8730, 75.4421, -41.1461
CIE-LCH:
54.8730, 85.9332, 331.3920
CIE-Luv:
54.8730, 72.2384, -73.5814
Hunter-Lab:
47.7567, 73.5218, -40.2084
#dc3ccc color charts
#dc3ccc color shades, tints & tones
#dc3ccc color schemes
#dc3ccc color preview, HTML & CSS examples
This text has a color of #dc3ccc
<p style="color:#dc3ccc;">Text here</p>
.mytext {color:#dc3ccc;}
This box has a color of #dc3ccc
<div style="background-color:#dc3ccc;">Content here</div>
.mybackground {background-color:#dc3ccc;}
Border around this has a color of #dc3ccc
<div style="border:2px solid #dc3ccc;">Content here</div>
.myborder {border:2px solid #dc3ccc;}