#CBE3FD (or 0xCBE3FD) is unknown color: approx Pattens Blue. HEX triplet: CB, E3 and FD. RGB value is (203,227,253). Sum of RGB (Red+Green+Blue) = 203+227+253=683 (90% of max value = 765). Red value is 203 (79.69% from 255 or 29.72% from 683); Green value is 227 (89.06% from 255 or 33.24% from 683); Blue value is 253 (99.22% from 255 or 37.04% from 683); Max value from RGB is 253 - color contains mainly: blue. Hex color #CBE3FD is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CBE3FD is #341C02. Grayscale: #DEDEDE. Windows color (decimal): -3415043 or 16638923. OLE color: 16638923.
HSL color Cylindrical-coordinate representation of color #CBE3FD: hue angle of 211.2º degrees, saturation: 0.93, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #CBE3FD is Cyan = 0.20, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #CBE3FD; } p { color: rgb(203,227,253); } H1.HeaderClassName { color: #CBE3FD; } .AnyTagClassName { color: #CBE3FD; } </style>
<style> a { background-color: #CBE3FD; } a { background-color: rgb(203,227,253); } div.DivClassName { background-color: #CBE3FD; } .BgClassName { background-color: #CBE3FD; } </style>
<style> span { border-color: #CBE3FD; } span { border-color: rgb(203,227,253); } td.TdClassName { border-color: #CBE3FD; } .TagClassName { border-color: #CBE3FD; } </style>