#C1CBFD (or 0xC1CBFD) is unknown color: approx Lavender Blue. HEX triplet: C1, CB and FD. RGB value is (193,203,253). Sum of RGB (Red+Green+Blue) = 193+203+253=649 (85% of max value = 765). Red value is 193 (75.78% from 255 or 29.74% from 649); Green value is 203 (79.69% from 255 or 31.28% from 649); Blue value is 253 (99.22% from 255 or 38.98% from 649); Max value from RGB is 253 - color contains mainly: blue. Hex color #C1CBFD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #C1CBFD is #3E3402. Grayscale: #CDCDCD. Windows color (decimal): -4076547 or 16632769. OLE color: 16632769.
HSL color Cylindrical-coordinate representation of color #C1CBFD: hue angle of 230º 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 #C1CBFD is Cyan = 0.24, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #C1CBFD; } p { color: rgb(193,203,253); } H1.HeaderClassName { color: #C1CBFD; } .AnyTagClassName { color: #C1CBFD; } </style>
<style> a { background-color: #C1CBFD; } a { background-color: rgb(193,203,253); } div.DivClassName { background-color: #C1CBFD; } .BgClassName { background-color: #C1CBFD; } </style>
<style> span { border-color: #C1CBFD; } span { border-color: rgb(193,203,253); } td.TdClassName { border-color: #C1CBFD; } .TagClassName { border-color: #C1CBFD; } </style>