#d3b7e6 color space conversions
Hex:
#d3b7e6
RGB:
211, 183, 230
CMY:
17, 28, 10
CMYK:
8, 20, 0, 10
HSL:
276°, 48.4536%, 80.9804%
HSV (HSB):
276°, 20.4348%, 90.1961%
XYZ:
58.0804, 53.4290, 82.1146
xyY:
0.3000, 0.2759, 53.4290
CIE-Lab:
78.1276, 18.5716, -19.7579
CIE-LCH:
78.1276, 27.1161, 313.2272
CIE-Luv:
78.1276, 12.4342, -34.0307
Hunter-Lab:
73.0952, 13.9170, -15.4393
#d3b7e6 color charts
#d3b7e6 color shades, tints & tones
#d3b7e6 color schemes
#d3b7e6 color preview, HTML & CSS examples
This text has a color of #d3b7e6
<p style="color:#d3b7e6;">Text here</p>
.mytext {color:#d3b7e6;}
This box has a color of #d3b7e6
<div style="background-color:#d3b7e6;">Content here</div>
.mybackground {background-color:#d3b7e6;}
Border around this has a color of #d3b7e6
<div style="border:2px solid #d3b7e6;">Content here</div>
.myborder {border:2px solid #d3b7e6;}