#AFD2FB (or 0xAFD2FB) is unknown color: approx Pale Cornflower Blue. HEX triplet: AF, D2 and FB. RGB value is (175,210,251). Sum of RGB (Red+Green+Blue) = 175+210+251=636 (84% of max value = 765). Red value is 175 (68.75% from 255 or 27.52% from 636); Green value is 210 (82.42% from 255 or 33.02% from 636); Blue value is 251 (98.44% from 255 or 39.47% from 636); Max value from RGB is 251 - color contains mainly: blue. Hex color #AFD2FB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AFD2FB is #502D04. Grayscale: #CCCCCC. Windows color (decimal): -5254405 or 16503471. OLE color: 16503471.
HSL color Cylindrical-coordinate representation of color #AFD2FB: hue angle of 212.37º degrees, saturation: 0.9, lightness: 0.84%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #AFD2FB is Cyan = 0.30, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #AFD2FB; } p { color: rgb(175,210,251); } H1.HeaderClassName { color: #AFD2FB; } .AnyTagClassName { color: #AFD2FB; } </style>
<style> a { background-color: #AFD2FB; } a { background-color: rgb(175,210,251); } div.DivClassName { background-color: #AFD2FB; } .BgClassName { background-color: #AFD2FB; } </style>
<style> span { border-color: #AFD2FB; } span { border-color: rgb(175,210,251); } td.TdClassName { border-color: #AFD2FB; } .TagClassName { border-color: #AFD2FB; } </style>