#F1C2FA (or 0xF1C2FA) is unknown color: approx Mauve. HEX triplet: F1, C2 and FA. RGB value is (241,194,250). Sum of RGB (Red+Green+Blue) = 241+194+250=685 (90% of max value = 765). Red value is 241 (94.53% from 255 or 35.18% from 685); Green value is 194 (76.17% from 255 or 28.32% from 685); Blue value is 250 (98.05% from 255 or 36.50% from 685); Max value from RGB is 250 - color contains mainly: blue. Hex color #F1C2FA is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F1C2FA is #0E3D05. Grayscale: #D6D6D6. Windows color (decimal): -933126 or 16433905. OLE color: 16433905.
HSL color Cylindrical-coordinate representation of color #F1C2FA: hue angle of 290.36º degrees, saturation: 0.85, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #F1C2FA is Cyan = 0.04, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #F1C2FA; } p { color: rgb(241,194,250); } H1.HeaderClassName { color: #F1C2FA; } .AnyTagClassName { color: #F1C2FA; } </style>
<style> a { background-color: #F1C2FA; } a { background-color: rgb(241,194,250); } div.DivClassName { background-color: #F1C2FA; } .BgClassName { background-color: #F1C2FA; } </style>
<style> span { border-color: #F1C2FA; } span { border-color: rgb(241,194,250); } td.TdClassName { border-color: #F1C2FA; } .TagClassName { border-color: #F1C2FA; } </style>