#dc64cc color space conversions
Hex:
#dc64cc
RGB:
220, 100, 204
CMY:
14, 61, 20
CMYK:
0, 55, 7, 14
HSL:
308°, 63.1579%, 62.7451%
HSV (HSB):
308°, 54.5455%, 86.2745%
XYZ:
44.9715, 28.6896, 60.2941
xyY:
0.3357, 0.2142, 28.6896
CIE-Lab:
60.5067, 59.8451, -32.3278
CIE-LCH:
60.5067, 68.0186, 331.6224
CIE-Luv:
60.5067, 60.0116, -58.8742
Hunter-Lab:
53.5627, 56.1346, -29.2473
#dc64cc color charts
#dc64cc color shades, tints & tones
#dc64cc color schemes
#dc64cc color preview, HTML & CSS examples
This text has a color of #dc64cc
<p style="color:#dc64cc;">Text here</p>
.mytext {color:#dc64cc;}
This box has a color of #dc64cc
<div style="background-color:#dc64cc;">Content here</div>
.mybackground {background-color:#dc64cc;}
Border around this has a color of #dc64cc
<div style="border:2px solid #dc64cc;">Content here</div>
.myborder {border:2px solid #dc64cc;}