#CBC8F1 (or 0xCBC8F1) is unknown color: approx Lavender Blue. HEX triplet: CB, C8 and F1. RGB value is (203,200,241). Sum of RGB (Red+Green+Blue) = 203+200+241=644 (85% of max value = 765). Red value is 203 (79.69% from 255 or 31.52% from 644); Green value is 200 (78.52% from 255 or 31.06% from 644); Blue value is 241 (94.53% from 255 or 37.42% from 644); Max value from RGB is 241 - color contains mainly: blue. Hex color #CBC8F1 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CBC8F1 is #34370E. Grayscale: #CDCDCD. Windows color (decimal): -3421967 or 15845579. OLE color: 15845579.
HSL color Cylindrical-coordinate representation of color #CBC8F1: hue angle of 244.39º degrees, saturation: 0.59, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CBC8F1 is Cyan = 0.16, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #CBC8F1; } p { color: rgb(203,200,241); } H1.HeaderClassName { color: #CBC8F1; } .AnyTagClassName { color: #CBC8F1; } </style>
<style> a { background-color: #CBC8F1; } a { background-color: rgb(203,200,241); } div.DivClassName { background-color: #CBC8F1; } .BgClassName { background-color: #CBC8F1; } </style>
<style> span { border-color: #CBC8F1; } span { border-color: rgb(203,200,241); } td.TdClassName { border-color: #CBC8F1; } .TagClassName { border-color: #CBC8F1; } </style>