#C1DCFB (or 0xC1DCFB) is unknown color: approx Hawkes Blue. HEX triplet: C1, DC and FB. RGB value is (193,220,251). Sum of RGB (Red+Green+Blue) = 193+220+251=664 (87% of max value = 765). Red value is 193 (75.78% from 255 or 29.07% from 664); Green value is 220 (86.33% from 255 or 33.13% from 664); Blue value is 251 (98.44% from 255 or 37.80% from 664); Max value from RGB is 251 - color contains mainly: blue. Hex color #C1DCFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C1DCFB is #3E2304. Grayscale: #D7D7D7. Windows color (decimal): -4072197 or 16506049. OLE color: 16506049.
HSL color Cylindrical-coordinate representation of color #C1DCFB: hue angle of 212.07º degrees, saturation: 0.88, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #C1DCFB is Cyan = 0.23, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #C1DCFB; } p { color: rgb(193,220,251); } H1.HeaderClassName { color: #C1DCFB; } .AnyTagClassName { color: #C1DCFB; } </style>
<style> a { background-color: #C1DCFB; } a { background-color: rgb(193,220,251); } div.DivClassName { background-color: #C1DCFB; } .BgClassName { background-color: #C1DCFB; } </style>
<style> span { border-color: #C1DCFB; } span { border-color: rgb(193,220,251); } td.TdClassName { border-color: #C1DCFB; } .TagClassName { border-color: #C1DCFB; } </style>