#c060c4 color space conversions
Hex:
#c060c4
RGB:
192, 96, 196
CMY:
25, 62, 23
CMYK:
2, 51, 0, 23
HSL:
298°, 45.8716%, 57.2549%
HSV (HSB):
298°, 51.0204%, 76.8627%
XYZ:
35.8849, 23.5577, 54.8803
xyY:
0.3139, 0.2061, 23.5577
CIE-Lab:
55.6422, 52.5748, -35.6444
CIE-LCH:
55.6422, 63.5187, 325.8637
CIE-Luv:
55.6422, 44.3468, -61.8859
Hunter-Lab:
48.5363, 47.0339, -33.0642
#c060c4 color charts
#c060c4 color shades, tints & tones
#c060c4 color schemes
#c060c4 color preview, HTML & CSS examples
This text has a color of #c060c4
<p style="color:#c060c4;">Text here</p>
.mytext {color:#c060c4;}
This box has a color of #c060c4
<div style="background-color:#c060c4;">Content here</div>
.mybackground {background-color:#c060c4;}
Border around this has a color of #c060c4
<div style="border:2px solid #c060c4;">Content here</div>
.myborder {border:2px solid #c060c4;}