#D8BEFA (or 0xD8BEFA) is unknown color: approx Fog. HEX triplet: D8, BE and FA. RGB value is (216,190,250). Sum of RGB (Red+Green+Blue) = 216+190+250=656 (86% of max value = 765). Red value is 216 (84.77% from 255 or 32.93% from 656); Green value is 190 (74.61% from 255 or 28.96% from 656); Blue value is 250 (98.05% from 255 or 38.11% from 656); Max value from RGB is 250 - color contains mainly: blue. Hex color #D8BEFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D8BEFA is #274105. Grayscale: #CCCCCC. Windows color (decimal): -2572550 or 16432856. OLE color: 16432856.
HSL color Cylindrical-coordinate representation of color #D8BEFA: hue angle of 266º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #D8BEFA is Cyan = 0.14, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #D8BEFA; } p { color: rgb(216,190,250); } H1.HeaderClassName { color: #D8BEFA; } .AnyTagClassName { color: #D8BEFA; } </style>
<style> a { background-color: #D8BEFA; } a { background-color: rgb(216,190,250); } div.DivClassName { background-color: #D8BEFA; } .BgClassName { background-color: #D8BEFA; } </style>
<style> span { border-color: #D8BEFA; } span { border-color: rgb(216,190,250); } td.TdClassName { border-color: #D8BEFA; } .TagClassName { border-color: #D8BEFA; } </style>