#D5C0EF (or 0xD5C0EF) is unknown color: approx Fog. HEX triplet: D5, C0 and EF. RGB value is (213,192,239). Sum of RGB (Red+Green+Blue) = 213+192+239=644 (85% of max value = 765). Red value is 213 (83.59% from 255 or 33.07% from 644); Green value is 192 (75.39% from 255 or 29.81% from 644); Blue value is 239 (93.75% from 255 or 37.11% from 644); Max value from RGB is 239 - color contains mainly: blue. Hex color #D5C0EF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D5C0EF is #2A3F10. Grayscale: #CBCBCB. Windows color (decimal): -2768657 or 15712469. OLE color: 15712469.
HSL color Cylindrical-coordinate representation of color #D5C0EF: hue angle of 266.81º degrees, saturation: 0.59, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #D5C0EF is Cyan = 0.11, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #D5C0EF; } p { color: rgb(213,192,239); } H1.HeaderClassName { color: #D5C0EF; } .AnyTagClassName { color: #D5C0EF; } </style>
<style> a { background-color: #D5C0EF; } a { background-color: rgb(213,192,239); } div.DivClassName { background-color: #D5C0EF; } .BgClassName { background-color: #D5C0EF; } </style>
<style> span { border-color: #D5C0EF; } span { border-color: rgb(213,192,239); } td.TdClassName { border-color: #D5C0EF; } .TagClassName { border-color: #D5C0EF; } </style>