#DFCFED (or 0xDFCFED) is unknown color: approx Blue Chalk. HEX triplet: DF, CF and ED. RGB value is (223,207,237). Sum of RGB (Red+Green+Blue) = 223+207+237=667 (88% of max value = 765). Red value is 223 (87.5% from 255 or 33.43% from 667); Green value is 207 (81.25% from 255 or 31.03% from 667); Blue value is 237 (92.97% from 255 or 35.53% from 667); Max value from RGB is 237 - color contains mainly: blue. Hex color #DFCFED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DFCFED is #203012. Grayscale: #D7D7D7. Windows color (decimal): -2109459 or 15585247. OLE color: 15585247.
HSL color Cylindrical-coordinate representation of color #DFCFED: hue angle of 272º degrees, saturation: 0.45, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #DFCFED is Cyan = 0.06, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DFCFED; } p { color: rgb(223,207,237); } H1.HeaderClassName { color: #DFCFED; } .AnyTagClassName { color: #DFCFED; } </style>
<style> a { background-color: #DFCFED; } a { background-color: rgb(223,207,237); } div.DivClassName { background-color: #DFCFED; } .BgClassName { background-color: #DFCFED; } </style>
<style> span { border-color: #DFCFED; } span { border-color: rgb(223,207,237); } td.TdClassName { border-color: #DFCFED; } .TagClassName { border-color: #DFCFED; } </style>