#FC9EFD (or 0xFC9EFD) is unknown color: approx Violet. HEX triplet: FC, 9E and FD. RGB value is (252,158,253). Sum of RGB (Red+Green+Blue) = 252+158+253=663 (87% of max value = 765). Red value is 252 (98.83% from 255 or 38.01% from 663); Green value is 158 (62.11% from 255 or 23.83% from 663); Blue value is 253 (99.22% from 255 or 38.16% from 663); Max value from RGB is 253 - color contains mainly: blue. Hex color #FC9EFD is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FC9EFD is #036102. Grayscale: #C4C4C4. Windows color (decimal): -221443 or 16621308. OLE color: 16621308.
HSL color Cylindrical-coordinate representation of color #FC9EFD: hue angle of 299.37º degrees, saturation: 0.96, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #FC9EFD is Cyan = 0.00, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #FC9EFD; } p { color: rgb(252,158,253); } H1.HeaderClassName { color: #FC9EFD; } .AnyTagClassName { color: #FC9EFD; } </style>
<style> a { background-color: #FC9EFD; } a { background-color: rgb(252,158,253); } div.DivClassName { background-color: #FC9EFD; } .BgClassName { background-color: #FC9EFD; } </style>
<style> span { border-color: #FC9EFD; } span { border-color: rgb(252,158,253); } td.TdClassName { border-color: #FC9EFD; } .TagClassName { border-color: #FC9EFD; } </style>