#C1C8FD (or 0xC1C8FD) is unknown color: approx Lavender Blue. HEX triplet: C1, C8 and FD. RGB value is (193,200,253). Sum of RGB (Red+Green+Blue) = 193+200+253=646 (85% of max value = 765). Red value is 193 (75.78% from 255 or 29.88% from 646); Green value is 200 (78.52% from 255 or 30.96% from 646); Blue value is 253 (99.22% from 255 or 39.16% from 646); Max value from RGB is 253 - color contains mainly: blue. Hex color #C1C8FD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C1C8FD is #3E3702. Grayscale: #CBCBCB. Windows color (decimal): -4077315 or 16632001. OLE color: 16632001.
HSL color Cylindrical-coordinate representation of color #C1C8FD: hue angle of 233º degrees, saturation: 0.94, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #C1C8FD is Cyan = 0.24, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #C1C8FD; } p { color: rgb(193,200,253); } H1.HeaderClassName { color: #C1C8FD; } .AnyTagClassName { color: #C1C8FD; } </style>
<style> a { background-color: #C1C8FD; } a { background-color: rgb(193,200,253); } div.DivClassName { background-color: #C1C8FD; } .BgClassName { background-color: #C1C8FD; } </style>
<style> span { border-color: #C1C8FD; } span { border-color: rgb(193,200,253); } td.TdClassName { border-color: #C1C8FD; } .TagClassName { border-color: #C1C8FD; } </style>