#D2C5DF (or 0xD2C5DF) is unknown color: approx Fog. HEX triplet: D2, C5 and DF. RGB value is (210,197,223). Sum of RGB (Red+Green+Blue) = 210+197+223=630 (83% of max value = 765). Red value is 210 (82.42% from 255 or 33.33% from 630); Green value is 197 (77.34% from 255 or 31.27% from 630); Blue value is 223 (87.5% from 255 or 35.40% from 630); Max value from RGB is 223 - color contains mainly: blue. Hex color #D2C5DF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #D2C5DF is #2D3A20. Grayscale: #CBCBCB. Windows color (decimal): -2964001 or 14665170. OLE color: 14665170.
HSL color Cylindrical-coordinate representation of color #D2C5DF: hue angle of 270º degrees, saturation: 0.29, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #D2C5DF is Cyan = 0.06, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #D2C5DF; } p { color: rgb(210,197,223); } H1.HeaderClassName { color: #D2C5DF; } .AnyTagClassName { color: #D2C5DF; } </style>
<style> a { background-color: #D2C5DF; } a { background-color: rgb(210,197,223); } div.DivClassName { background-color: #D2C5DF; } .BgClassName { background-color: #D2C5DF; } </style>
<style> span { border-color: #D2C5DF; } span { border-color: rgb(210,197,223); } td.TdClassName { border-color: #D2C5DF; } .TagClassName { border-color: #D2C5DF; } </style>