#8C8CFF (or 0x8C8CFF) is unknown color: approx Light Slate Blue. HEX triplet: 8C, 8C and FF. RGB value is (140,140,255). Sum of RGB (Red+Green+Blue) = 140+140+255=535 (70% of max value = 765). Red value is 140 (55.08% from 255 or 26.17% from 535); Green value is 140 (55.08% from 255 or 26.17% from 535); Blue value is 255 (100% from 255 or 47.66% from 535); Max value from RGB is 255 - color contains mainly: blue. Hex color #8C8CFF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #8C8CFF is #737300. Grayscale: #989898. Windows color (decimal): -7566081 or 16747660. OLE color: 16747660.
HSL color Cylindrical-coordinate representation of color #8C8CFF: hue angle of 240º degrees, saturation: 1, lightness: 0.77%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #8C8CFF is Cyan = 0.45, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #8C8CFF; } p { color: rgb(140,140,255); } H1.HeaderClassName { color: #8C8CFF; } .AnyTagClassName { color: #8C8CFF; } </style>
<style> a { background-color: #8C8CFF; } a { background-color: rgb(140,140,255); } div.DivClassName { background-color: #8C8CFF; } .BgClassName { background-color: #8C8CFF; } </style>
<style> span { border-color: #8C8CFF; } span { border-color: rgb(140,140,255); } td.TdClassName { border-color: #8C8CFF; } .TagClassName { border-color: #8C8CFF; } </style>