#CBEDFF (or 0xCBEDFF) is unknown color: approx Pattens Blue. HEX triplet: CB, ED and FF. RGB value is (203,237,255). Sum of RGB (Red+Green+Blue) = 203+237+255=695 (92% of max value = 765). Red value is 203 (79.69% from 255 or 29.21% from 695); Green value is 237 (92.97% from 255 or 34.10% from 695); Blue value is 255 (100% from 255 or 36.69% from 695); Max value from RGB is 255 - color contains mainly: blue. Hex color #CBEDFF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CBEDFF is #341200. Grayscale: #E4E4E4. Windows color (decimal): -3412481 or 16772555. OLE color: 16772555.
HSL color Cylindrical-coordinate representation of color #CBEDFF: hue angle of 200.77º degrees, saturation: 1, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #CBEDFF is Cyan = 0.20, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #CBEDFF; } p { color: rgb(203,237,255); } H1.HeaderClassName { color: #CBEDFF; } .AnyTagClassName { color: #CBEDFF; } </style>
<style> a { background-color: #CBEDFF; } a { background-color: rgb(203,237,255); } div.DivClassName { background-color: #CBEDFF; } .BgClassName { background-color: #CBEDFF; } </style>
<style> span { border-color: #CBEDFF; } span { border-color: rgb(203,237,255); } td.TdClassName { border-color: #CBEDFF; } .TagClassName { border-color: #CBEDFF; } </style>