#C8C1F1 (or 0xC8C1F1) is unknown color: approx Lavender Blue. HEX triplet: C8, C1 and F1. RGB value is (200,193,241). Sum of RGB (Red+Green+Blue) = 200+193+241=634 (83% of max value = 765). Red value is 200 (78.52% from 255 or 31.55% from 634); Green value is 193 (75.78% from 255 or 30.44% from 634); Blue value is 241 (94.53% from 255 or 38.01% from 634); Max value from RGB is 241 - color contains mainly: blue. Hex color #C8C1F1 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C8C1F1 is #373E0E. Grayscale: #C8C8C8. Windows color (decimal): -3620367 or 15843784. OLE color: 15843784.
HSL color Cylindrical-coordinate representation of color #C8C1F1: hue angle of 248.75º degrees, saturation: 0.63, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #C8C1F1 is Cyan = 0.17, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #c8c1f1; } p { color: rgb(200,193,241); } H1.HeaderClassName { color: #c8c1f1; } .AnyTagClassName { color: #c8c1f1; } </style>
<style> a { background-color: #c8c1f1; } a { background-color: rgb(200,193,241); } div.DivClassName { background-color: #c8c1f1; } .BgClassName { background-color: #c8c1f1; } </style>
<style> span { border-color: #c8c1f1; } span { border-color: rgb(200,193,241); } td.TdClassName { border-color: #c8c1f1; } .TagClassName { border-color: #c8c1f1; } </style>