#c0c8d3 color space conversions
Hex:
#c0c8d3
RGB:
192, 200, 211
CMY:
25, 22, 17
CMYK:
9, 5, 0, 17
HSL:
215°, 17.7570%, 79.0196%
HSV (HSB):
215°, 9.0047%, 82.7451%
XYZ:
54.1504, 57.2182, 69.8182
xyY:
0.2989, 0.3158, 57.2182
CIE-Lab:
80.3021, -0.5956, -6.4262
CIE-LCH:
80.3021, 6.4538, 264.7045
CIE-Luv:
80.3021, -4.9788, -9.7262
Hunter-Lab:
75.6427, -4.5918, -1.7748
#c0c8d3 color charts
#c0c8d3 color shades, tints & tones
#c0c8d3 color schemes
#c0c8d3 color preview, HTML & CSS examples
This text has a color of #c0c8d3
<p style="color:#c0c8d3;">Text here</p>
.mytext {color:#c0c8d3;}
This box has a color of #c0c8d3
<div style="background-color:#c0c8d3;">Content here</div>
.mybackground {background-color:#c0c8d3;}
Border around this has a color of #c0c8d3
<div style="border:2px solid #c0c8d3;">Content here</div>
.myborder {border:2px solid #c0c8d3;}