#BED5F3 (or 0xBED5F3) is unknown color: approx Periwinkle. HEX triplet: BE, D5 and F3. RGB value is (190,213,243). Sum of RGB (Red+Green+Blue) = 190+213+243=646 (85% of max value = 765). Red value is 190 (74.61% from 255 or 29.41% from 646); Green value is 213 (83.59% from 255 or 32.97% from 646); Blue value is 243 (95.31% from 255 or 37.62% from 646); Max value from RGB is 243 - color contains mainly: blue. Hex color #BED5F3 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #BED5F3 is #412A0C. Grayscale: #D1D1D1. Windows color (decimal): -4270605 or 15979966. OLE color: 15979966.
HSL color Cylindrical-coordinate representation of color #BED5F3: hue angle of 213.96º degrees, saturation: 0.69, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #BED5F3 is Cyan = 0.22, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #BED5F3; } p { color: rgb(190,213,243); } H1.HeaderClassName { color: #BED5F3; } .AnyTagClassName { color: #BED5F3; } </style>
<style> a { background-color: #BED5F3; } a { background-color: rgb(190,213,243); } div.DivClassName { background-color: #BED5F3; } .BgClassName { background-color: #BED5F3; } </style>
<style> span { border-color: #BED5F3; } span { border-color: rgb(190,213,243); } td.TdClassName { border-color: #BED5F3; } .TagClassName { border-color: #BED5F3; } </style>