#B8CDFB (or 0xB8CDFB) is unknown color: approx Tropical Blue. HEX triplet: B8, CD and FB. RGB value is (184,205,251). Sum of RGB (Red+Green+Blue) = 184+205+251=640 (84% of max value = 765). Red value is 184 (72.27% from 255 or 28.75% from 640); Green value is 205 (80.47% from 255 or 32.03% from 640); Blue value is 251 (98.44% from 255 or 39.22% from 640); Max value from RGB is 251 - color contains mainly: blue. Hex color #B8CDFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B8CDFB is #473204. Grayscale: #CBCBCB. Windows color (decimal): -4665861 or 16502200. OLE color: 16502200.
HSL color Cylindrical-coordinate representation of color #B8CDFB: hue angle of 221.19º degrees, saturation: 0.89, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #B8CDFB is Cyan = 0.27, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #B8CDFB; } p { color: rgb(184,205,251); } H1.HeaderClassName { color: #B8CDFB; } .AnyTagClassName { color: #B8CDFB; } </style>
<style> a { background-color: #B8CDFB; } a { background-color: rgb(184,205,251); } div.DivClassName { background-color: #B8CDFB; } .BgClassName { background-color: #B8CDFB; } </style>
<style> span { border-color: #B8CDFB; } span { border-color: rgb(184,205,251); } td.TdClassName { border-color: #B8CDFB; } .TagClassName { border-color: #B8CDFB; } </style>