#8C79EB (or 0x8C79EB) is unknown color: approx Light Slate Blue. HEX triplet: 8C, 79 and EB. RGB value is (140,121,235). Sum of RGB (Red+Green+Blue) = 140+121+235=496 (65% of max value = 765). Red value is 140 (55.08% from 255 or 28.23% from 496); Green value is 121 (47.66% from 255 or 24.40% from 496); Blue value is 235 (92.19% from 255 or 47.38% from 496); Max value from RGB is 235 - color contains mainly: blue. Hex color #8C79EB is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #8C79EB is #738614. Grayscale: #8B8B8B. Windows color (decimal): -7570965 or 15432076. OLE color: 15432076.
HSL color Cylindrical-coordinate representation of color #8C79EB: hue angle of 250º degrees, saturation: 0.74, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #8C79EB is Cyan = 0.40, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #8C79EB; } p { color: rgb(140,121,235); } H1.HeaderClassName { color: #8C79EB; } .AnyTagClassName { color: #8C79EB; } </style>
<style> a { background-color: #8C79EB; } a { background-color: rgb(140,121,235); } div.DivClassName { background-color: #8C79EB; } .BgClassName { background-color: #8C79EB; } </style>
<style> span { border-color: #8C79EB; } span { border-color: rgb(140,121,235); } td.TdClassName { border-color: #8C79EB; } .TagClassName { border-color: #8C79EB; } </style>