#C3C1EB (or 0xC3C1EB) is unknown color: approx Lavender Grey. HEX triplet: C3, C1 and EB. RGB value is (195,193,235). Sum of RGB (Red+Green+Blue) = 195+193+235=623 (82% of max value = 765). Red value is 195 (76.56% from 255 or 31.30% from 623); Green value is 193 (75.78% from 255 or 30.98% from 623); Blue value is 235 (92.19% from 255 or 37.72% from 623); Max value from RGB is 235 - color contains mainly: blue. Hex color #C3C1EB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C3C1EB is #3C3E14. Grayscale: #C6C6C6. Windows color (decimal): -3948053 or 15450563. OLE color: 15450563.
HSL color Cylindrical-coordinate representation of color #C3C1EB: hue angle of 242.86º degrees, saturation: 0.51, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #C3C1EB is Cyan = 0.17, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #C3C1EB; } p { color: rgb(195,193,235); } H1.HeaderClassName { color: #C3C1EB; } .AnyTagClassName { color: #C3C1EB; } </style>
<style> a { background-color: #C3C1EB; } a { background-color: rgb(195,193,235); } div.DivClassName { background-color: #C3C1EB; } .BgClassName { background-color: #C3C1EB; } </style>
<style> span { border-color: #C3C1EB; } span { border-color: rgb(195,193,235); } td.TdClassName { border-color: #C3C1EB; } .TagClassName { border-color: #C3C1EB; } </style>