#B8E1FF (or 0xB8E1FF) is unknown color: approx Pale Cornflower Blue. HEX triplet: B8, E1 and FF. RGB value is (184,225,255). Sum of RGB (Red+Green+Blue) = 184+225+255=664 (87% of max value = 765). Red value is 184 (72.27% from 255 or 27.71% from 664); Green value is 225 (88.28% from 255 or 33.89% from 664); Blue value is 255 (100% from 255 or 38.40% from 664); Max value from RGB is 255 - color contains mainly: blue. Hex color #B8E1FF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #B8E1FF is #471E00. Grayscale: #D8D8D8. Windows color (decimal): -4660737 or 16769464. OLE color: 16769464.
HSL color Cylindrical-coordinate representation of color #B8E1FF: hue angle of 205.35º degrees, saturation: 1, lightness: 0.86%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #B8E1FF is Cyan = 0.28, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #B8E1FF; } p { color: rgb(184,225,255); } H1.HeaderClassName { color: #B8E1FF; } .AnyTagClassName { color: #B8E1FF; } </style>
<style> a { background-color: #B8E1FF; } a { background-color: rgb(184,225,255); } div.DivClassName { background-color: #B8E1FF; } .BgClassName { background-color: #B8E1FF; } </style>
<style> span { border-color: #B8E1FF; } span { border-color: rgb(184,225,255); } td.TdClassName { border-color: #B8E1FF; } .TagClassName { border-color: #B8E1FF; } </style>