#CFDEF8 (or 0xCFDEF8) is unknown color: approx Hawkes Blue. HEX triplet: CF, DE and F8. RGB value is (207,222,248). Sum of RGB (Red+Green+Blue) = 207+222+248=677 (89% of max value = 765). Red value is 207 (81.25% from 255 or 30.58% from 677); Green value is 222 (87.11% from 255 or 32.79% from 677); Blue value is 248 (97.27% from 255 or 36.63% from 677); Max value from RGB is 248 - color contains mainly: blue. Hex color #CFDEF8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CFDEF8 is #302107. Grayscale: #DCDCDC. Windows color (decimal): -3154184 or 16309967. OLE color: 16309967.
HSL color Cylindrical-coordinate representation of color #CFDEF8: hue angle of 218.05º degrees, saturation: 0.75, lightness: 0.89%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CFDEF8 is Cyan = 0.17, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.03.
<style> p { color: #CFDEF8; } p { color: rgb(207,222,248); } H1.HeaderClassName { color: #CFDEF8; } .AnyTagClassName { color: #CFDEF8; } </style>
<style> a { background-color: #CFDEF8; } a { background-color: rgb(207,222,248); } div.DivClassName { background-color: #CFDEF8; } .BgClassName { background-color: #CFDEF8; } </style>
<style> span { border-color: #CFDEF8; } span { border-color: rgb(207,222,248); } td.TdClassName { border-color: #CFDEF8; } .TagClassName { border-color: #CFDEF8; } </style>