#C0BCE5 (or 0xC0BCE5) is unknown color: approx Lavender Grey. HEX triplet: C0, BC and E5. RGB value is (192,188,229). Sum of RGB (Red+Green+Blue) = 192+188+229=609 (80% of max value = 765). Red value is 192 (75.39% from 255 or 31.53% from 609); Green value is 188 (73.83% from 255 or 30.87% from 609); Blue value is 229 (89.84% from 255 or 37.60% from 609); Max value from RGB is 229 - color contains mainly: blue. Hex color #C0BCE5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C0BCE5 is #3F431A. Grayscale: #C1C1C1. Windows color (decimal): -4145947 or 15056064. OLE color: 15056064.
HSL color Cylindrical-coordinate representation of color #C0BCE5: hue angle of 245.85º degrees, saturation: 0.44, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #C0BCE5 is Cyan = 0.16, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #C0BCE5; } p { color: rgb(192,188,229); } H1.HeaderClassName { color: #C0BCE5; } .AnyTagClassName { color: #C0BCE5; } </style>
<style> a { background-color: #C0BCE5; } a { background-color: rgb(192,188,229); } div.DivClassName { background-color: #C0BCE5; } .BgClassName { background-color: #C0BCE5; } </style>
<style> span { border-color: #C0BCE5; } span { border-color: rgb(192,188,229); } td.TdClassName { border-color: #C0BCE5; } .TagClassName { border-color: #C0BCE5; } </style>