#CFDCEF (or 0xCFDCEF) is unknown color: approx Hawkes Blue. HEX triplet: CF, DC and EF. RGB value is (207,220,239). Sum of RGB (Red+Green+Blue) = 207+220+239=666 (88% of max value = 765). Red value is 207 (81.25% from 255 or 31.08% from 666); Green value is 220 (86.33% from 255 or 33.03% from 666); Blue value is 239 (93.75% from 255 or 35.89% from 666); Max value from RGB is 239 - color contains mainly: blue. Hex color #CFDCEF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CFDCEF is #302310. Grayscale: #DADADA. Windows color (decimal): -3154705 or 15719631. OLE color: 15719631.
HSL color Cylindrical-coordinate representation of color #CFDCEF: hue angle of 215.62º degrees, saturation: 0.5, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CFDCEF is Cyan = 0.13, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #CFDCEF; } p { color: rgb(207,220,239); } H1.HeaderClassName { color: #CFDCEF; } .AnyTagClassName { color: #CFDCEF; } </style>
<style> a { background-color: #CFDCEF; } a { background-color: rgb(207,220,239); } div.DivClassName { background-color: #CFDCEF; } .BgClassName { background-color: #CFDCEF; } </style>
<style> span { border-color: #CFDCEF; } span { border-color: rgb(207,220,239); } td.TdClassName { border-color: #CFDCEF; } .TagClassName { border-color: #CFDCEF; } </style>