#908DFF (or 0x908DFF) is unknown color: approx Light Slate Blue. HEX triplet: 90, 8D and FF. RGB value is (144,141,255). Sum of RGB (Red+Green+Blue) = 144+141+255=540 (71% of max value = 765). Red value is 144 (56.64% from 255 or 26.67% from 540); Green value is 141 (55.47% from 255 or 26.11% from 540); Blue value is 255 (100% from 255 or 47.22% from 540); Max value from RGB is 255 - color contains mainly: blue. Hex color #908DFF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #908DFF is #6F7200. Grayscale: #9A9A9A. Windows color (decimal): -7303681 or 16747920. OLE color: 16747920.
HSL color Cylindrical-coordinate representation of color #908DFF: hue angle of 241.58º degrees, saturation: 1, lightness: 0.78%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #908DFF is Cyan = 0.44, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #908DFF; } p { color: rgb(144,141,255); } H1.HeaderClassName { color: #908DFF; } .AnyTagClassName { color: #908DFF; } </style>
<style> a { background-color: #908DFF; } a { background-color: rgb(144,141,255); } div.DivClassName { background-color: #908DFF; } .BgClassName { background-color: #908DFF; } </style>
<style> span { border-color: #908DFF; } span { border-color: rgb(144,141,255); } td.TdClassName { border-color: #908DFF; } .TagClassName { border-color: #908DFF; } </style>