#d3b3fd color space conversions
Hex:
#d3b3fd
RGB:
211, 179, 253
CMY:
17, 30, 1
CMYK:
17, 29, 0, 1
HSL:
266°, 94.8718%, 84.7059%
HSV (HSB):
266°, 29.2490%, 99.2157%
XYZ:
60.7137, 53.1809, 99.9935
xyY:
0.2839, 0.2486, 53.1809
CIE-Lab:
77.9817, 25.5184, -32.3645
CIE-LCH:
77.9817, 41.2147, 308.2547
CIE-Luv:
77.9817, 11.9679, -55.9177
Hunter-Lab:
72.9253, 20.9904, -30.2495
#d3b3fd color charts
#d3b3fd color shades, tints & tones
#d3b3fd color schemes
#d3b3fd color preview, HTML & CSS examples
This text has a color of #d3b3fd
<p style="color:#d3b3fd;">Text here</p>
.mytext {color:#d3b3fd;}
This box has a color of #d3b3fd
<div style="background-color:#d3b3fd;">Content here</div>
.mybackground {background-color:#d3b3fd;}
Border around this has a color of #d3b3fd
<div style="border:2px solid #d3b3fd;">Content here</div>
.myborder {border:2px solid #d3b3fd;}