#D5D3FF (or 0xD5D3FF) is unknown color: approx Lavender Blue. HEX triplet: D5, D3 and FF. RGB value is (213,211,255). Sum of RGB (Red+Green+Blue) = 213+211+255=679 (89% of max value = 765). Red value is 213 (83.59% from 255 or 31.37% from 679); Green value is 211 (82.81% from 255 or 31.08% from 679); Blue value is 255 (100% from 255 or 37.56% from 679); Max value from RGB is 255 - color contains mainly: blue. Hex color #D5D3FF is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #D5D3FF is #2A2C00. Grayscale: #D8D8D8. Windows color (decimal): -2763777 or 16765909. OLE color: 16765909.
HSL color Cylindrical-coordinate representation of color #D5D3FF: hue angle of 242.73º degrees, saturation: 1, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #D5D3FF is Cyan = 0.16, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #D5D3FF; } p { color: rgb(213,211,255); } H1.HeaderClassName { color: #D5D3FF; } .AnyTagClassName { color: #D5D3FF; } </style>
<style> a { background-color: #D5D3FF; } a { background-color: rgb(213,211,255); } div.DivClassName { background-color: #D5D3FF; } .BgClassName { background-color: #D5D3FF; } </style>
<style> span { border-color: #D5D3FF; } span { border-color: rgb(213,211,255); } td.TdClassName { border-color: #D5D3FF; } .TagClassName { border-color: #D5D3FF; } </style>