#F2C5FD (or 0xF2C5FD) is unknown color: approx Blue Chalk. HEX triplet: F2, C5 and FD. RGB value is (242,197,253). Sum of RGB (Red+Green+Blue) = 242+197+253=692 (91% of max value = 765). Red value is 242 (94.92% from 255 or 34.97% from 692); Green value is 197 (77.34% from 255 or 28.47% from 692); Blue value is 253 (99.22% from 255 or 36.56% from 692); Max value from RGB is 253 - color contains mainly: blue. Hex color #F2C5FD is not a web safe color. Web safe color analog (approx): #FFCCFF. Inversed color of #F2C5FD is #0D3A02. Grayscale: #D8D8D8. Windows color (decimal): -866819 or 16631282. OLE color: 16631282.
HSL color Cylindrical-coordinate representation of color #F2C5FD: hue angle of 288.21º degrees, saturation: 0.93, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #F2C5FD is Cyan = 0.04, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #F2C5FD; } p { color: rgb(242,197,253); } H1.HeaderClassName { color: #F2C5FD; } .AnyTagClassName { color: #F2C5FD; } </style>
<style> a { background-color: #F2C5FD; } a { background-color: rgb(242,197,253); } div.DivClassName { background-color: #F2C5FD; } .BgClassName { background-color: #F2C5FD; } </style>
<style> span { border-color: #F2C5FD; } span { border-color: rgb(242,197,253); } td.TdClassName { border-color: #F2C5FD; } .TagClassName { border-color: #F2C5FD; } </style>