#FFB1EF (or 0xFFB1EF) is unknown color: approx Lavender Rose. HEX triplet: FF, B1 and EF. RGB value is (255,177,239). Sum of RGB (Red+Green+Blue) = 255+177+239=671 (88% of max value = 765). Red value is 255 (100% from 255 or 38.00% from 671); Green value is 177 (69.53% from 255 or 26.38% from 671); Blue value is 239 (93.75% from 255 or 35.62% from 671); Max value from RGB is 255 - color contains mainly: red. Hex color #FFB1EF is not a web safe color. Web safe color analog (approx): #FF99FF. Inversed color of #FFB1EF is #004E10. Grayscale: #CFCFCF. Windows color (decimal): -19985 or 15708671. OLE color: 15708671.
HSL color Cylindrical-coordinate representation of color #FFB1EF: hue angle of 312.31º degrees, saturation: 1, lightness: 0.85%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #FFB1EF is Cyan = 0, Magento = 0.31, Yellow = 0.06 and Black (K on CMYK) = 0.
<style> p { color: #FFB1EF; } p { color: rgb(255,177,239); } H1.HeaderClassName { color: #FFB1EF; } .AnyTagClassName { color: #FFB1EF; } </style>
<style> a { background-color: #FFB1EF; } a { background-color: rgb(255,177,239); } div.DivClassName { background-color: #FFB1EF; } .BgClassName { background-color: #FFB1EF; } </style>
<style> span { border-color: #FFB1EF; } span { border-color: rgb(255,177,239); } td.TdClassName { border-color: #FFB1EF; } .TagClassName { border-color: #FFB1EF; } </style>