#C1C3FD (or 0xC1C3FD) is unknown color: approx Lavender Blue. HEX triplet: C1, C3 and FD. RGB value is (193,195,253). Sum of RGB (Red+Green+Blue) = 193+195+253=641 (84% of max value = 765). Red value is 193 (75.78% from 255 or 30.11% from 641); Green value is 195 (76.56% from 255 or 30.42% from 641); Blue value is 253 (99.22% from 255 or 39.47% from 641); Max value from RGB is 253 - color contains mainly: blue. Hex color #C1C3FD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C1C3FD is #3E3C02. Grayscale: #C8C8C8. Windows color (decimal): -4078595 or 16630721. OLE color: 16630721.
HSL color Cylindrical-coordinate representation of color #C1C3FD: hue angle of 238º 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 #C1C3FD is Cyan = 0.24, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #C1C3FD; } p { color: rgb(193,195,253); } H1.HeaderClassName { color: #C1C3FD; } .AnyTagClassName { color: #C1C3FD; } </style>
<style> a { background-color: #C1C3FD; } a { background-color: rgb(193,195,253); } div.DivClassName { background-color: #C1C3FD; } .BgClassName { background-color: #C1C3FD; } </style>
<style> span { border-color: #C1C3FD; } span { border-color: rgb(193,195,253); } td.TdClassName { border-color: #C1C3FD; } .TagClassName { border-color: #C1C3FD; } </style>