#CBCEF5 (or 0xCBCEF5) is unknown color: approx Lavender Blue. HEX triplet: CB, CE and F5. RGB value is (203,206,245). Sum of RGB (Red+Green+Blue) = 203+206+245=654 (86% of max value = 765). Red value is 203 (79.69% from 255 or 31.04% from 654); Green value is 206 (80.86% from 255 or 31.50% from 654); Blue value is 245 (96.09% from 255 or 37.46% from 654); Max value from RGB is 245 - color contains mainly: blue. Hex color #CBCEF5 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CBCEF5 is #34310A. Grayscale: #D1D1D1. Windows color (decimal): -3420427 or 16109259. OLE color: 16109259.
HSL color Cylindrical-coordinate representation of color #CBCEF5: hue angle of 235.71º degrees, saturation: 0.68, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CBCEF5 is Cyan = 0.17, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #CBCEF5; } p { color: rgb(203,206,245); } H1.HeaderClassName { color: #CBCEF5; } .AnyTagClassName { color: #CBCEF5; } </style>
<style> a { background-color: #CBCEF5; } a { background-color: rgb(203,206,245); } div.DivClassName { background-color: #CBCEF5; } .BgClassName { background-color: #CBCEF5; } </style>
<style> span { border-color: #CBCEF5; } span { border-color: rgb(203,206,245); } td.TdClassName { border-color: #CBCEF5; } .TagClassName { border-color: #CBCEF5; } </style>