#BED3FB (or 0xBED3FB) is unknown color: approx Periwinkle. HEX triplet: BE, D3 and FB. RGB value is (190,211,251). Sum of RGB (Red+Green+Blue) = 190+211+251=652 (86% of max value = 765). Red value is 190 (74.61% from 255 or 29.14% from 652); Green value is 211 (82.81% from 255 or 32.36% from 652); Blue value is 251 (98.44% from 255 or 38.50% from 652); Max value from RGB is 251 - color contains mainly: blue. Hex color #BED3FB is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BED3FB is #412C04. Grayscale: #D1D1D1. Windows color (decimal): -4271109 or 16503742. OLE color: 16503742.
HSL color Cylindrical-coordinate representation of color #BED3FB: hue angle of 219.34º degrees, saturation: 0.88, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BED3FB is Cyan = 0.24, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #BED3FB; } p { color: rgb(190,211,251); } H1.HeaderClassName { color: #BED3FB; } .AnyTagClassName { color: #BED3FB; } </style>
<style> a { background-color: #BED3FB; } a { background-color: rgb(190,211,251); } div.DivClassName { background-color: #BED3FB; } .BgClassName { background-color: #BED3FB; } </style>
<style> span { border-color: #BED3FB; } span { border-color: rgb(190,211,251); } td.TdClassName { border-color: #BED3FB; } .TagClassName { border-color: #BED3FB; } </style>