#DFBFEE (or 0xDFBFEE) is unknown color: approx Mauve. HEX triplet: DF, BF and EE. RGB value is (223,191,238). Sum of RGB (Red+Green+Blue) = 223+191+238=652 (86% of max value = 765). Red value is 223 (87.5% from 255 or 34.20% from 652); Green value is 191 (75% from 255 or 29.29% from 652); Blue value is 238 (93.36% from 255 or 36.50% from 652); Max value from RGB is 238 - color contains mainly: blue. Hex color #DFBFEE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DFBFEE is #204011. Grayscale: #CDCDCD. Windows color (decimal): -2113554 or 15646687. OLE color: 15646687.
HSL color Cylindrical-coordinate representation of color #DFBFEE: hue angle of 280.85º degrees, saturation: 0.58, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #DFBFEE is Cyan = 0.06, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DFBFEE; } p { color: rgb(223,191,238); } H1.HeaderClassName { color: #DFBFEE; } .AnyTagClassName { color: #DFBFEE; } </style>
<style> a { background-color: #DFBFEE; } a { background-color: rgb(223,191,238); } div.DivClassName { background-color: #DFBFEE; } .BgClassName { background-color: #DFBFEE; } </style>
<style> span { border-color: #DFBFEE; } span { border-color: rgb(223,191,238); } td.TdClassName { border-color: #DFBFEE; } .TagClassName { border-color: #DFBFEE; } </style>