#c060a5 color space conversions
Hex:
#c060a5
RGB:
192, 96, 165
CMY:
25, 62, 35
CMYK:
0, 50, 14, 25
HSL:
317°, 43.2432%, 56.4706%
HSV (HSB):
317°, 50.0000%, 75.2941%
XYZ:
32.7126, 22.2888, 38.1753
xyY:
0.3511, 0.2392, 22.2888
CIE-Lab:
54.3321, 47.2429, -19.7654
CIE-LCH:
54.3321, 51.2110, 337.2967
CIE-Luv:
54.3321, 52.1800, -36.5761
Hunter-Lab:
47.2110, 41.0637, -14.8948
#c060a5 color charts
#c060a5 color shades, tints & tones
#c060a5 color schemes
#c060a5 color preview, HTML & CSS examples
This text has a color of #c060a5
<p style="color:#c060a5;">Text here</p>
.mytext {color:#c060a5;}
This box has a color of #c060a5
<div style="background-color:#c060a5;">Content here</div>
.mybackground {background-color:#c060a5;}
Border around this has a color of #c060a5
<div style="border:2px solid #c060a5;">Content here</div>
.myborder {border:2px solid #c060a5;}