#D9CCFE (or 0xD9CCFE) is unknown color: approx Lavender Blue. HEX triplet: D9, CC and FE. RGB value is (217,204,254). Sum of RGB (Red+Green+Blue) = 217+204+254=675 (89% of max value = 765). Red value is 217 (85.16% from 255 or 32.15% from 675); Green value is 204 (80.08% from 255 or 30.22% from 675); Blue value is 254 (99.61% from 255 or 37.63% from 675); Max value from RGB is 254 - color contains mainly: blue. Hex color #D9CCFE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D9CCFE is #263301. Grayscale: #D5D5D5. Windows color (decimal): -2503426 or 16698585. OLE color: 16698585.
HSL color Cylindrical-coordinate representation of color #D9CCFE: hue angle of 255.6º degrees, saturation: 0.96, lightness: 0.9%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #D9CCFE is Cyan = 0.15, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #D9CCFE; } p { color: rgb(217,204,254); } H1.HeaderClassName { color: #D9CCFE; } .AnyTagClassName { color: #D9CCFE; } </style>
<style> a { background-color: #D9CCFE; } a { background-color: rgb(217,204,254); } div.DivClassName { background-color: #D9CCFE; } .BgClassName { background-color: #D9CCFE; } </style>
<style> span { border-color: #D9CCFE; } span { border-color: rgb(217,204,254); } td.TdClassName { border-color: #D9CCFE; } .TagClassName { border-color: #D9CCFE; } </style>