#B41FFE (or 0xB41FFE) is unknown color: approx Electric Purple. HEX triplet: B4, 1F and FE. RGB value is (180,31,254). Sum of RGB (Red+Green+Blue) = 180+31+254=465 (61% of max value = 765). Red value is 180 (70.70% from 255 or 38.71% from 465); Green value is 31 (12.5% from 255 or 6.67% from 465); Blue value is 254 (99.61% from 255 or 54.62% from 465); Max value from RGB is 254 - color contains mainly: blue. Hex color #B41FFE is not a web safe color. Web safe color analog (approx): #CC33FF. Inversed color of #B41FFE is #4BE001. Grayscale: #646464. Windows color (decimal): -4972546 or 16654260. OLE color: 16654260.
HSL color Cylindrical-coordinate representation of color #B41FFE: hue angle of 280.09º degrees, saturation: 0.99, lightness: 0.56%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #B41FFE is Cyan = 0.29, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #B41FFE; } p { color: rgb(180,31,254); } H1.HeaderClassName { color: #B41FFE; } .AnyTagClassName { color: #B41FFE; } </style>
<style> a { background-color: #B41FFE; } a { background-color: rgb(180,31,254); } div.DivClassName { background-color: #B41FFE; } .BgClassName { background-color: #B41FFE; } </style>
<style> span { border-color: #B41FFE; } span { border-color: rgb(180,31,254); } td.TdClassName { border-color: #B41FFE; } .TagClassName { border-color: #B41FFE; } </style>