#c0c8d4 color space conversions
Hex:
#c0c8d4
RGB:
192, 200, 212
CMY:
25, 22, 17
CMYK:
9, 6, 0, 17
HSL:
216°, 18.8679%, 79.2157%
HSV (HSB):
216°, 9.4340%, 83.1373%
XYZ:
54.2762, 57.2685, 70.4806
xyY:
0.2982, 0.3146, 57.2685
CIE-Lab:
80.3304, -0.3966, -6.9213
CIE-LCH:
80.3304, 6.9326, 266.7208
CIE-Luv:
80.3304, -5.0274, -10.5314
Hunter-Lab:
75.6759, -4.4094, -2.2464
#c0c8d4 color charts
#c0c8d4 color shades, tints & tones
#c0c8d4 color schemes
#c0c8d4 color preview, HTML & CSS examples
This text has a color of #c0c8d4
<p style="color:#c0c8d4;">Text here</p>
.mytext {color:#c0c8d4;}
This box has a color of #c0c8d4
<div style="background-color:#c0c8d4;">Content here</div>
.mybackground {background-color:#c0c8d4;}
Border around this has a color of #c0c8d4
<div style="border:2px solid #c0c8d4;">Content here</div>
.myborder {border:2px solid #c0c8d4;}