#D3D3FA (or 0xD3D3FA) is unknown color: approx Quartz. HEX triplet: D3, D3 and FA. RGB value is (211,211,250). Sum of RGB (Red+Green+Blue) = 211+211+250=672 (89% of max value = 765). Red value is 211 (82.81% from 255 or 31.40% from 672); Green value is 211 (82.81% from 255 or 31.40% from 672); Blue value is 250 (98.05% from 255 or 37.20% from 672); Max value from RGB is 250 - color contains mainly: blue. Hex color #D3D3FA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D3D3FA is #2C2C05. Grayscale: #D7D7D7. Windows color (decimal): -2894854 or 16438227. OLE color: 16438227.
HSL color Cylindrical-coordinate representation of color #D3D3FA: hue angle of 240º degrees, saturation: 0.8, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #D3D3FA is Cyan = 0.16, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #d3d3fa; } p { color: rgb(211,211,250); } H1.HeaderClassName { color: #d3d3fa; } .AnyTagClassName { color: #d3d3fa; } </style>
<style> a { background-color: #d3d3fa; } a { background-color: rgb(211,211,250); } div.DivClassName { background-color: #d3d3fa; } .BgClassName { background-color: #d3d3fa; } </style>
<style> span { border-color: #d3d3fa; } span { border-color: rgb(211,211,250); } td.TdClassName { border-color: #d3d3fa; } .TagClassName { border-color: #d3d3fa; } </style>