#F2C2FE (or 0xF2C2FE) is unknown color: approx Mauve. HEX triplet: F2, C2 and FE. RGB value is (242,194,254). Sum of RGB (Red+Green+Blue) = 242+194+254=690 (91% of max value = 765). Red value is 242 (94.92% from 255 or 35.07% from 690); Green value is 194 (76.17% from 255 or 28.12% from 690); Blue value is 254 (99.61% from 255 or 36.81% from 690); Max value from RGB is 254 - color contains mainly: blue. Hex color #F2C2FE is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F2C2FE is #0D3D01. Grayscale: #D7D7D7. Windows color (decimal): -867586 or 16696050. OLE color: 16696050.
HSL color Cylindrical-coordinate representation of color #F2C2FE: hue angle of 288º degrees, saturation: 0.97, lightness: 0.88%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #F2C2FE is Cyan = 0.05, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #F2C2FE; } p { color: rgb(242,194,254); } H1.HeaderClassName { color: #F2C2FE; } .AnyTagClassName { color: #F2C2FE; } </style>
<style> a { background-color: #F2C2FE; } a { background-color: rgb(242,194,254); } div.DivClassName { background-color: #F2C2FE; } .BgClassName { background-color: #F2C2FE; } </style>
<style> span { border-color: #F2C2FE; } span { border-color: rgb(242,194,254); } td.TdClassName { border-color: #F2C2FE; } .TagClassName { border-color: #F2C2FE; } </style>