#D1CEFC (or 0xD1CEFC) is unknown color: approx Lavender Blue. HEX triplet: D1, CE and FC. RGB value is (209,206,252). Sum of RGB (Red+Green+Blue) = 209+206+252=667 (88% of max value = 765). Red value is 209 (82.03% from 255 or 31.33% from 667); Green value is 206 (80.86% from 255 or 30.88% from 667); Blue value is 252 (98.83% from 255 or 37.78% from 667); Max value from RGB is 252 - color contains mainly: blue. Hex color #D1CEFC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D1CEFC is #2E3103. Grayscale: #D3D3D3. Windows color (decimal): -3027204 or 16568017. OLE color: 16568017.
HSL color Cylindrical-coordinate representation of color #D1CEFC: hue angle of 243.91º degrees, saturation: 0.88, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D1CEFC is Cyan = 0.17, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #d1cefc; } p { color: rgb(209,206,252); } H1.HeaderClassName { color: #d1cefc; } .AnyTagClassName { color: #d1cefc; } </style>
<style> a { background-color: #d1cefc; } a { background-color: rgb(209,206,252); } div.DivClassName { background-color: #d1cefc; } .BgClassName { background-color: #d1cefc; } </style>
<style> span { border-color: #d1cefc; } span { border-color: rgb(209,206,252); } td.TdClassName { border-color: #d1cefc; } .TagClassName { border-color: #d1cefc; } </style>