#C8BBDB (or 0xC8BBDB) is unknown color: approx Melrose. HEX triplet: C8, BB and DB. RGB value is (200,187,219). Sum of RGB (Red+Green+Blue) = 200+187+219=606 (80% of max value = 765). Red value is 200 (78.52% from 255 or 33.00% from 606); Green value is 187 (73.44% from 255 or 30.86% from 606); Blue value is 219 (85.94% from 255 or 36.14% from 606); Max value from RGB is 219 - color contains mainly: blue. Hex color #C8BBDB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C8BBDB is #374424. Grayscale: #C2C2C2. Windows color (decimal): -3621925 or 14400456. OLE color: 14400456.
HSL color Cylindrical-coordinate representation of color #C8BBDB: hue angle of 264.38º degrees, saturation: 0.31, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #C8BBDB is Cyan = 0.09, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #C8BBDB; } p { color: rgb(200,187,219); } H1.HeaderClassName { color: #C8BBDB; } .AnyTagClassName { color: #C8BBDB; } </style>
<style> a { background-color: #C8BBDB; } a { background-color: rgb(200,187,219); } div.DivClassName { background-color: #C8BBDB; } .BgClassName { background-color: #C8BBDB; } </style>
<style> span { border-color: #C8BBDB; } span { border-color: rgb(200,187,219); } td.TdClassName { border-color: #C8BBDB; } .TagClassName { border-color: #C8BBDB; } </style>