#CFF8FA (or 0xCFF8FA) is unknown color: approx Light Cyan. HEX triplet: CF, F8 and FA. RGB value is (207,248,250). Sum of RGB (Red+Green+Blue) = 207+248+250=705 (93% of max value = 765). Red value is 207 (81.25% from 255 or 29.36% from 705); Green value is 248 (97.27% from 255 or 35.18% from 705); Blue value is 250 (98.05% from 255 or 35.46% from 705); Max value from RGB is 250 - color contains mainly: blue. Hex color #CFF8FA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CFF8FA is #300705. Grayscale: #EBEBEB. Windows color (decimal): -3147526 or 16447695. OLE color: 16447695.
HSL color Cylindrical-coordinate representation of color #CFF8FA: hue angle of 182.79º degrees, saturation: 0.81, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CFF8FA is Cyan = 0.17, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CFF8FA; } p { color: rgb(207,248,250); } H1.HeaderClassName { color: #CFF8FA; } .AnyTagClassName { color: #CFF8FA; } </style>
<style> a { background-color: #CFF8FA; } a { background-color: rgb(207,248,250); } div.DivClassName { background-color: #CFF8FA; } .BgClassName { background-color: #CFF8FA; } </style>
<style> span { border-color: #CFF8FA; } span { border-color: rgb(207,248,250); } td.TdClassName { border-color: #CFF8FA; } .TagClassName { border-color: #CFF8FA; } </style>