#BC8EDE (or 0xBC8EDE) is unknown color: approx Wisteria. HEX triplet: BC, 8E and DE. RGB value is (188,142,222). Sum of RGB (Red+Green+Blue) = 188+142+222=552 (73% of max value = 765). Red value is 188 (73.83% from 255 or 34.06% from 552); Green value is 142 (55.86% from 255 or 25.72% from 552); Blue value is 222 (87.11% from 255 or 40.22% from 552); Max value from RGB is 222 - color contains mainly: blue. Hex color #BC8EDE is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BC8EDE is #437121. Grayscale: #A4A4A4. Windows color (decimal): -4419874 or 14585532. OLE color: 14585532.
HSL color Cylindrical-coordinate representation of color #BC8EDE: hue angle of 274.5º degrees, saturation: 0.55, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #BC8EDE is Cyan = 0.15, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #BC8EDE; } p { color: rgb(188,142,222); } H1.HeaderClassName { color: #BC8EDE; } .AnyTagClassName { color: #BC8EDE; } </style>
<style> a { background-color: #BC8EDE; } a { background-color: rgb(188,142,222); } div.DivClassName { background-color: #BC8EDE; } .BgClassName { background-color: #BC8EDE; } </style>
<style> span { border-color: #BC8EDE; } span { border-color: rgb(188,142,222); } td.TdClassName { border-color: #BC8EDE; } .TagClassName { border-color: #BC8EDE; } </style>