#D0CCFB (or 0xD0CCFB) is unknown color: approx Lavender Blue. HEX triplet: D0, CC and FB. RGB value is (208,204,251). Sum of RGB (Red+Green+Blue) = 208+204+251=663 (87% of max value = 765). Red value is 208 (81.64% from 255 or 31.37% from 663); Green value is 204 (80.08% from 255 or 30.77% from 663); Blue value is 251 (98.44% from 255 or 37.86% from 663); Max value from RGB is 251 - color contains mainly: blue. Hex color #D0CCFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D0CCFB is #2F3304. Grayscale: #D2D2D2. Windows color (decimal): -3093253 or 16501968. OLE color: 16501968.
HSL color Cylindrical-coordinate representation of color #D0CCFB: hue angle of 245.11º degrees, saturation: 0.85, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #D0CCFB is Cyan = 0.17, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #D0CCFB; } p { color: rgb(208,204,251); } H1.HeaderClassName { color: #D0CCFB; } .AnyTagClassName { color: #D0CCFB; } </style>
<style> a { background-color: #D0CCFB; } a { background-color: rgb(208,204,251); } div.DivClassName { background-color: #D0CCFB; } .BgClassName { background-color: #D0CCFB; } </style>
<style> span { border-color: #D0CCFB; } span { border-color: rgb(208,204,251); } td.TdClassName { border-color: #D0CCFB; } .TagClassName { border-color: #D0CCFB; } </style>