#CCC8FA (or 0xCCC8FA) is unknown color: approx Lavender Blue. HEX triplet: CC, C8 and FA. RGB value is (204,200,250). Sum of RGB (Red+Green+Blue) = 204+200+250=654 (86% of max value = 765). Red value is 204 (80.08% from 255 or 31.19% from 654); Green value is 200 (78.52% from 255 or 30.58% from 654); Blue value is 250 (98.05% from 255 or 38.23% from 654); Max value from RGB is 250 - color contains mainly: blue. Hex color #CCC8FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCC8FA is #333705. Grayscale: #CECECE. Windows color (decimal): -3356422 or 16435404. OLE color: 16435404.
HSL color Cylindrical-coordinate representation of color #CCC8FA: hue angle of 244.8º degrees, saturation: 0.83, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #CCC8FA is Cyan = 0.18, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CCC8FA; } p { color: rgb(204,200,250); } H1.HeaderClassName { color: #CCC8FA; } .AnyTagClassName { color: #CCC8FA; } </style>
<style> a { background-color: #CCC8FA; } a { background-color: rgb(204,200,250); } div.DivClassName { background-color: #CCC8FA; } .BgClassName { background-color: #CCC8FA; } </style>
<style> span { border-color: #CCC8FA; } span { border-color: rgb(204,200,250); } td.TdClassName { border-color: #CCC8FA; } .TagClassName { border-color: #CCC8FA; } </style>