#B5CBFA (or 0xB5CBFA) is unknown color: approx Tropical Blue. HEX triplet: B5, CB and FA. RGB value is (181,203,250). Sum of RGB (Red+Green+Blue) = 181+203+250=634 (83% of max value = 765). Red value is 181 (71.09% from 255 or 28.55% from 634); Green value is 203 (79.69% from 255 or 32.02% from 634); Blue value is 250 (98.05% from 255 or 39.43% from 634); Max value from RGB is 250 - color contains mainly: blue. Hex color #B5CBFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B5CBFA is #4A3405. Grayscale: #C9C9C9. Windows color (decimal): -4862982 or 16436149. OLE color: 16436149.
HSL color Cylindrical-coordinate representation of color #B5CBFA: hue angle of 220.87º degrees, saturation: 0.87, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #B5CBFA is Cyan = 0.28, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #B5CBFA; } p { color: rgb(181,203,250); } H1.HeaderClassName { color: #B5CBFA; } .AnyTagClassName { color: #B5CBFA; } </style>
<style> a { background-color: #B5CBFA; } a { background-color: rgb(181,203,250); } div.DivClassName { background-color: #B5CBFA; } .BgClassName { background-color: #B5CBFA; } </style>
<style> span { border-color: #B5CBFA; } span { border-color: rgb(181,203,250); } td.TdClassName { border-color: #B5CBFA; } .TagClassName { border-color: #B5CBFA; } </style>