#c56ac5 color space conversions
Hex:
#c56ac5
RGB:
197, 106, 197
CMY:
23, 58, 23
CMYK:
0, 46, 0, 23
HSL:
300°, 43.9614%, 59.4118%
HSV (HSB):
300°, 46.1929%, 77.2549%
XYZ:
38.2580, 26.2096, 55.8659
xyY:
0.3179, 0.2178, 26.2096
CIE-Lab:
58.2355, 49.1938, -32.1204
CIE-LCH:
58.2355, 58.7516, 326.8580
CIE-Luv:
58.2355, 43.6368, -56.4281
Hunter-Lab:
51.1953, 43.8005, -28.8623
#c56ac5 color charts
#c56ac5 color shades, tints & tones
#c56ac5 color schemes
#c56ac5 color preview, HTML & CSS examples
This text has a color of #c56ac5
<p style="color:#c56ac5;">Text here</p>
.mytext {color:#c56ac5;}
This box has a color of #c56ac5
<div style="background-color:#c56ac5;">Content here</div>
.mybackground {background-color:#c56ac5;}
Border around this has a color of #c56ac5
<div style="border:2px solid #c56ac5;">Content here</div>
.myborder {border:2px solid #c56ac5;}