#DABFEB (or 0xDABFEB) is unknown color: approx Fog. HEX triplet: DA, BF and EB. RGB value is (218,191,235). Sum of RGB (Red+Green+Blue) = 218+191+235=644 (85% of max value = 765). Red value is 218 (85.55% from 255 or 33.85% from 644); Green value is 191 (75% from 255 or 29.66% from 644); Blue value is 235 (92.19% from 255 or 36.49% from 644); Max value from RGB is 235 - color contains mainly: blue. Hex color #DABFEB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DABFEB is #254014. Grayscale: #CBCBCB. Windows color (decimal): -2441237 or 15450074. OLE color: 15450074.
HSL color Cylindrical-coordinate representation of color #DABFEB: hue angle of 276.82º degrees, saturation: 0.52, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #DABFEB is Cyan = 0.07, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #DABFEB; } p { color: rgb(218,191,235); } H1.HeaderClassName { color: #DABFEB; } .AnyTagClassName { color: #DABFEB; } </style>
<style> a { background-color: #DABFEB; } a { background-color: rgb(218,191,235); } div.DivClassName { background-color: #DABFEB; } .BgClassName { background-color: #DABFEB; } </style>
<style> span { border-color: #DABFEB; } span { border-color: rgb(218,191,235); } td.TdClassName { border-color: #DABFEB; } .TagClassName { border-color: #DABFEB; } </style>