#c64ca5 color space conversions
Hex:
#c64ca5
RGB:
198, 76, 165
CMY:
22, 70, 35
CMYK:
0, 62, 17, 22
HSL:
316°, 51.6949%, 53.7255%
HSV (HSB):
316°, 61.6162%, 77.6471%
XYZ:
32.6647, 19.8913, 37.7151
xyY:
0.3619, 0.2204, 19.8913
CIE-Lab:
51.7140, 58.3564, -23.7102
CIE-LCH:
51.7140, 62.9892, 337.8881
CIE-Luv:
51.7140, 64.7529, -43.8983
Hunter-Lab:
44.5996, 52.6837, -18.9181
#c64ca5 color charts
#c64ca5 color shades, tints & tones
#c64ca5 color schemes
#c64ca5 color preview, HTML & CSS examples
This text has a color of #c64ca5
<p style="color:#c64ca5;">Text here</p>
.mytext {color:#c64ca5;}
This box has a color of #c64ca5
<div style="background-color:#c64ca5;">Content here</div>
.mybackground {background-color:#c64ca5;}
Border around this has a color of #c64ca5
<div style="border:2px solid #c64ca5;">Content here</div>
.myborder {border:2px solid #c64ca5;}