#CABBFA (or 0xCABBFA) is unknown color: approx Lavender Blue. HEX triplet: CA, BB and FA. RGB value is (202,187,250). Sum of RGB (Red+Green+Blue) = 202+187+250=639 (84% of max value = 765). Red value is 202 (79.30% from 255 or 31.61% from 639); Green value is 187 (73.44% from 255 or 29.26% from 639); Blue value is 250 (98.05% from 255 or 39.12% from 639); Max value from RGB is 250 - color contains mainly: blue. Hex color #CABBFA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CABBFA is #354405. Grayscale: #C6C6C6. Windows color (decimal): -3490822 or 16432074. OLE color: 16432074.
HSL color Cylindrical-coordinate representation of color #CABBFA: hue angle of 254.29º degrees, saturation: 0.86, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #CABBFA is Cyan = 0.19, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #CABBFA; } p { color: rgb(202,187,250); } H1.HeaderClassName { color: #CABBFA; } .AnyTagClassName { color: #CABBFA; } </style>
<style> a { background-color: #CABBFA; } a { background-color: rgb(202,187,250); } div.DivClassName { background-color: #CABBFA; } .BgClassName { background-color: #CABBFA; } </style>
<style> span { border-color: #CABBFA; } span { border-color: rgb(202,187,250); } td.TdClassName { border-color: #CABBFA; } .TagClassName { border-color: #CABBFA; } </style>