#C0D8FB (or 0xC0D8FB) is unknown color: approx Hawkes Blue. HEX triplet: C0, D8 and FB. RGB value is (192,216,251). Sum of RGB (Red+Green+Blue) = 192+216+251=659 (87% of max value = 765). Red value is 192 (75.39% from 255 or 29.14% from 659); Green value is 216 (84.77% from 255 or 32.78% from 659); Blue value is 251 (98.44% from 255 or 38.09% from 659); Max value from RGB is 251 - color contains mainly: blue. Hex color #C0D8FB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C0D8FB is #3F2704. Grayscale: #D4D4D4. Windows color (decimal): -4138757 or 16505024. OLE color: 16505024.
HSL color Cylindrical-coordinate representation of color #C0D8FB: hue angle of 215.59º degrees, saturation: 0.88, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #C0D8FB is Cyan = 0.24, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #C0D8FB; } p { color: rgb(192,216,251); } H1.HeaderClassName { color: #C0D8FB; } .AnyTagClassName { color: #C0D8FB; } </style>
<style> a { background-color: #C0D8FB; } a { background-color: rgb(192,216,251); } div.DivClassName { background-color: #C0D8FB; } .BgClassName { background-color: #C0D8FB; } </style>
<style> span { border-color: #C0D8FB; } span { border-color: rgb(192,216,251); } td.TdClassName { border-color: #C0D8FB; } .TagClassName { border-color: #C0D8FB; } </style>