#c0c0ce color space conversions
Hex:
#c0c0ce
RGB:
192, 192, 206
CMY:
25, 25, 19
CMYK:
7, 7, 0, 19
HSL:
240°, 12.5000%, 78.0392%
HSV (HSB):
240°, 6.7961%, 80.7843%
XYZ:
51.7284, 53.3620, 65.9660
xyY:
0.3024, 0.3120, 53.3620
CIE-Lab:
78.0882, 2.6730, -7.0113
CIE-LCH:
78.0882, 7.5035, 290.8689
CIE-Luv:
78.0882, -0.8016, -11.1386
Hunter-Lab:
73.0493, -1.4349, -2.4064
#c0c0ce color charts
#c0c0ce color shades, tints & tones
#c0c0ce color schemes
#c0c0ce color preview, HTML & CSS examples
This text has a color of #c0c0ce
<p style="color:#c0c0ce;">Text here</p>
.mytext {color:#c0c0ce;}
This box has a color of #c0c0ce
<div style="background-color:#c0c0ce;">Content here</div>
.mybackground {background-color:#c0c0ce;}
Border around this has a color of #c0c0ce
<div style="border:2px solid #c0c0ce;">Content here</div>
.myborder {border:2px solid #c0c0ce;}