#C8C3EB (or 0xC8C3EB) is unknown color: approx Melrose. HEX triplet: C8, C3 and EB. RGB value is (200,195,235). Sum of RGB (Red+Green+Blue) = 200+195+235=630 (83% of max value = 765). Red value is 200 (78.52% from 255 or 31.75% from 630); Green value is 195 (76.56% from 255 or 30.95% from 630); Blue value is 235 (92.19% from 255 or 37.30% from 630); Max value from RGB is 235 - color contains mainly: blue. Hex color #C8C3EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C8C3EB is #373C14. Grayscale: #C8C8C8. Windows color (decimal): -3619861 or 15451080. OLE color: 15451080.
HSL color Cylindrical-coordinate representation of color #C8C3EB: hue angle of 247.5º degrees, saturation: 0.5, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #C8C3EB is Cyan = 0.15, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #C8C3EB; } p { color: rgb(200,195,235); } H1.HeaderClassName { color: #C8C3EB; } .AnyTagClassName { color: #C8C3EB; } </style>
<style> a { background-color: #C8C3EB; } a { background-color: rgb(200,195,235); } div.DivClassName { background-color: #C8C3EB; } .BgClassName { background-color: #C8C3EB; } </style>
<style> span { border-color: #C8C3EB; } span { border-color: rgb(200,195,235); } td.TdClassName { border-color: #C8C3EB; } .TagClassName { border-color: #C8C3EB; } </style>