#d3b5e4 color space conversions
Hex:
#d3b5e4
RGB:
211, 181, 228
CMY:
17, 29, 11
CMYK:
7, 21, 0, 11
HSL:
278°, 46.5347%, 80.1961%
HSV (HSB):
278°, 20.6140%, 89.4118%
XYZ:
57.3914, 52.4981, 80.5071
xyY:
0.3014, 0.2757, 52.4981
CIE-Lab:
77.5777, 19.2576, -19.5103
CIE-LCH:
77.5777, 27.4136, 314.6265
CIE-Luv:
77.5777, 13.5867, -33.7075
Hunter-Lab:
72.4556, 14.5911, -15.1596
#d3b5e4 color charts
#d3b5e4 color shades, tints & tones
#d3b5e4 color schemes
#d3b5e4 color preview, HTML & CSS examples
This text has a color of #d3b5e4
<p style="color:#d3b5e4;">Text here</p>
.mytext {color:#d3b5e4;}
This box has a color of #d3b5e4
<div style="background-color:#d3b5e4;">Content here</div>
.mybackground {background-color:#d3b5e4;}
Border around this has a color of #d3b5e4
<div style="border:2px solid #d3b5e4;">Content here</div>
.myborder {border:2px solid #d3b5e4;}