#DEB9FB (or 0xDEB9FB) is unknown color: approx Mauve. HEX triplet: DE, B9 and FB. RGB value is (222,185,251). Sum of RGB (Red+Green+Blue) = 222+185+251=658 (87% of max value = 765). Red value is 222 (87.11% from 255 or 33.74% from 658); Green value is 185 (72.66% from 255 or 28.12% from 658); Blue value is 251 (98.44% from 255 or 38.15% from 658); Max value from RGB is 251 - color contains mainly: blue. Hex color #DEB9FB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DEB9FB is #214604. Grayscale: #CBCBCB. Windows color (decimal): -2180613 or 16497118. OLE color: 16497118.
HSL color Cylindrical-coordinate representation of color #DEB9FB: hue angle of 273.64º degrees, saturation: 0.89, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #DEB9FB is Cyan = 0.12, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #DEB9FB; } p { color: rgb(222,185,251); } H1.HeaderClassName { color: #DEB9FB; } .AnyTagClassName { color: #DEB9FB; } </style>
<style> a { background-color: #DEB9FB; } a { background-color: rgb(222,185,251); } div.DivClassName { background-color: #DEB9FB; } .BgClassName { background-color: #DEB9FB; } </style>
<style> span { border-color: #DEB9FB; } span { border-color: rgb(222,185,251); } td.TdClassName { border-color: #DEB9FB; } .TagClassName { border-color: #DEB9FB; } </style>