#B2FEF3 (or 0xB2FEF3) is unknown color: approx Pale Turquoise. HEX triplet: B2, FE and F3. RGB value is (178,254,243). Sum of RGB (Red+Green+Blue) = 178+254+243=675 (89% of max value = 765). Red value is 178 (69.92% from 255 or 26.37% from 675); Green value is 254 (99.61% from 255 or 37.63% from 675); Blue value is 243 (95.31% from 255 or 36% from 675); Max value from RGB is 254 - color contains mainly: green. Hex color #B2FEF3 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #B2FEF3 is #4D010C. Grayscale: #E5E5E5. Windows color (decimal): -5046541 or 15990450. OLE color: 15990450.
HSL color Cylindrical-coordinate representation of color #B2FEF3: hue angle of 171.32º degrees, saturation: 0.97, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #B2FEF3 is Cyan = 0.30, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.00.
<style> p { color: #B2FEF3; } p { color: rgb(178,254,243); } H1.HeaderClassName { color: #B2FEF3; } .AnyTagClassName { color: #B2FEF3; } </style>
<style> a { background-color: #B2FEF3; } a { background-color: rgb(178,254,243); } div.DivClassName { background-color: #B2FEF3; } .BgClassName { background-color: #B2FEF3; } </style>
<style> span { border-color: #B2FEF3; } span { border-color: rgb(178,254,243); } td.TdClassName { border-color: #B2FEF3; } .TagClassName { border-color: #B2FEF3; } </style>