#c56fdc color space conversions
Hex:
#c56fdc
RGB:
197, 111, 220
CMY:
23, 56, 14
CMYK:
10, 50, 0, 14
HSL:
287°, 60.8939%, 64.9020%
HSV (HSB):
287°, 49.5455%, 86.2745%
XYZ:
41.6287, 28.4065, 70.9991
xyY:
0.2952, 0.2014, 28.4065
CIE-Lab:
60.2542, 51.0303, -41.9585
CIE-LCH:
60.2542, 66.0652, 320.5720
CIE-Luv:
60.2542, 36.6387, -72.6652
Hunter-Lab:
53.2978, 46.1479, -41.6731
#c56fdc color charts
#c56fdc color shades, tints & tones
#c56fdc color schemes
#c56fdc color preview, HTML & CSS examples
This text has a color of #c56fdc
<p style="color:#c56fdc;">Text here</p>
.mytext {color:#c56fdc;}
This box has a color of #c56fdc
<div style="background-color:#c56fdc;">Content here</div>
.mybackground {background-color:#c56fdc;}
Border around this has a color of #c56fdc
<div style="border:2px solid #c56fdc;">Content here</div>
.myborder {border:2px solid #c56fdc;}