#D3BFEA (or 0xD3BFEA) is unknown color: approx Fog. HEX triplet: D3, BF and EA. RGB value is (211,191,234). Sum of RGB (Red+Green+Blue) = 211+191+234=636 (84% of max value = 765). Red value is 211 (82.81% from 255 or 33.18% from 636); Green value is 191 (75% from 255 or 30.03% from 636); Blue value is 234 (91.80% from 255 or 36.79% from 636); Max value from RGB is 234 - color contains mainly: blue. Hex color #D3BFEA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D3BFEA is #2C4015. Grayscale: #C9C9C9. Windows color (decimal): -2899990 or 15384531. OLE color: 15384531.
HSL color Cylindrical-coordinate representation of color #D3BFEA: hue angle of 267.91º degrees, saturation: 0.51, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D3BFEA is Cyan = 0.10, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #D3BFEA; } p { color: rgb(211,191,234); } H1.HeaderClassName { color: #D3BFEA; } .AnyTagClassName { color: #D3BFEA; } </style>
<style> a { background-color: #D3BFEA; } a { background-color: rgb(211,191,234); } div.DivClassName { background-color: #D3BFEA; } .BgClassName { background-color: #D3BFEA; } </style>
<style> span { border-color: #D3BFEA; } span { border-color: rgb(211,191,234); } td.TdClassName { border-color: #D3BFEA; } .TagClassName { border-color: #D3BFEA; } </style>