#c0c1d1 color space conversions
Hex:
#c0c1d1
RGB:
192, 193, 209
CMY:
25, 24, 18
CMYK:
8, 8, 0, 18
HSL:
236°, 15.5963%, 78.6275%
HSV (HSB):
236°, 8.1340%, 81.9608%
XYZ:
52.3168, 53.9498, 67.9776
xyY:
0.3002, 0.3096, 53.9498
CIE-Lab:
78.4325, 2.7311, -8.1207
CIE-LCH:
78.4325, 8.5677, 288.5882
CIE-Luv:
78.4325, -1.4646, -12.8828
Hunter-Lab:
73.4506, -1.3978, -3.4568
#c0c1d1 color charts
#c0c1d1 color shades, tints & tones
#c0c1d1 color schemes
#c0c1d1 color preview, HTML & CSS examples
This text has a color of #c0c1d1
<p style="color:#c0c1d1;">Text here</p>
.mytext {color:#c0c1d1;}
This box has a color of #c0c1d1
<div style="background-color:#c0c1d1;">Content here</div>
.mybackground {background-color:#c0c1d1;}
Border around this has a color of #c0c1d1
<div style="border:2px solid #c0c1d1;">Content here</div>
.myborder {border:2px solid #c0c1d1;}