#C8CAF7 (or 0xC8CAF7) is unknown color: approx Lavender Blue. HEX triplet: C8, CA and F7. RGB value is (200,202,247). Sum of RGB (Red+Green+Blue) = 200+202+247=649 (85% of max value = 765). Red value is 200 (78.52% from 255 or 30.82% from 649); Green value is 202 (79.30% from 255 or 31.12% from 649); Blue value is 247 (96.88% from 255 or 38.06% from 649); Max value from RGB is 247 - color contains mainly: blue. Hex color #C8CAF7 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C8CAF7 is #373508. Grayscale: #CECECE. Windows color (decimal): -3618057 or 16239304. OLE color: 16239304.
HSL color Cylindrical-coordinate representation of color #C8CAF7: hue angle of 237.45º degrees, saturation: 0.75, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #C8CAF7 is Cyan = 0.19, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #C8CAF7; } p { color: rgb(200,202,247); } H1.HeaderClassName { color: #C8CAF7; } .AnyTagClassName { color: #C8CAF7; } </style>
<style> a { background-color: #C8CAF7; } a { background-color: rgb(200,202,247); } div.DivClassName { background-color: #C8CAF7; } .BgClassName { background-color: #C8CAF7; } </style>
<style> span { border-color: #C8CAF7; } span { border-color: rgb(200,202,247); } td.TdClassName { border-color: #C8CAF7; } .TagClassName { border-color: #C8CAF7; } </style>