#CFDDFB (or 0xCFDDFB) is unknown color: approx Hawkes Blue. HEX triplet: CF, DD and FB. RGB value is (207,221,251). Sum of RGB (Red+Green+Blue) = 207+221+251=679 (89% of max value = 765). Red value is 207 (81.25% from 255 or 30.49% from 679); Green value is 221 (86.72% from 255 or 32.55% from 679); Blue value is 251 (98.44% from 255 or 36.97% from 679); Max value from RGB is 251 - color contains mainly: blue. Hex color #CFDDFB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CFDDFB is #302204. Grayscale: #DCDCDC. Windows color (decimal): -3154437 or 16506319. OLE color: 16506319.
HSL color Cylindrical-coordinate representation of color #CFDDFB: hue angle of 220.91º degrees, saturation: 0.85, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #CFDDFB is Cyan = 0.18, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CFDDFB; } p { color: rgb(207,221,251); } H1.HeaderClassName { color: #CFDDFB; } .AnyTagClassName { color: #CFDDFB; } </style>
<style> a { background-color: #CFDDFB; } a { background-color: rgb(207,221,251); } div.DivClassName { background-color: #CFDDFB; } .BgClassName { background-color: #CFDDFB; } </style>
<style> span { border-color: #CFDDFB; } span { border-color: rgb(207,221,251); } td.TdClassName { border-color: #CFDDFB; } .TagClassName { border-color: #CFDDFB; } </style>