#FE87F7 (or 0xFE87F7) is unknown color: approx Fuchsia Pink. HEX triplet: FE, 87 and F7. RGB value is (254,135,247). Sum of RGB (Red+Green+Blue) = 254+135+247=636 (84% of max value = 765). Red value is 254 (99.61% from 255 or 39.94% from 636); Green value is 135 (53.12% from 255 or 21.23% from 636); Blue value is 247 (96.88% from 255 or 38.84% from 636); Max value from RGB is 254 - color contains mainly: red. Hex color #FE87F7 is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FE87F7 is #017808. Grayscale: #B7B7B7. Windows color (decimal): -96265 or 16222206. OLE color: 16222206.
HSL color Cylindrical-coordinate representation of color #FE87F7: hue angle of 303.53º degrees, saturation: 0.98, lightness: 0.76%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #FE87F7 is Cyan = 0, Magento = 0.47, Yellow = 0.03 and Black (K on CMYK) = 0.00.
<style> p { color: #FE87F7; } p { color: rgb(254,135,247); } H1.HeaderClassName { color: #FE87F7; } .AnyTagClassName { color: #FE87F7; } </style>
<style> a { background-color: #FE87F7; } a { background-color: rgb(254,135,247); } div.DivClassName { background-color: #FE87F7; } .BgClassName { background-color: #FE87F7; } </style>
<style> span { border-color: #FE87F7; } span { border-color: rgb(254,135,247); } td.TdClassName { border-color: #FE87F7; } .TagClassName { border-color: #FE87F7; } </style>