#d3b7f0 color space conversions
Hex:
#d3b7f0
RGB:
211, 183, 240
CMY:
17, 28, 6
CMYK:
12, 24, 0, 6
HSL:
269°, 65.5172%, 82.9412%
HSV (HSB):
269°, 23.7500%, 94.1176%
XYZ:
59.5256, 54.0071, 89.7252
xyY:
0.2929, 0.2657, 54.0071
CIE-Lab:
78.4659, 20.6041, -24.6336
CIE-LCH:
78.4659, 32.1145, 309.9099
CIE-Luv:
78.4659, 11.4661, -42.3507
Hunter-Lab:
73.4895, 15.9761, -20.9459
#d3b7f0 color charts
#d3b7f0 color shades, tints & tones
#d3b7f0 color schemes
#d3b7f0 color preview, HTML & CSS examples
This text has a color of #d3b7f0
<p style="color:#d3b7f0;">Text here</p>
.mytext {color:#d3b7f0;}
This box has a color of #d3b7f0
<div style="background-color:#d3b7f0;">Content here</div>
.mybackground {background-color:#d3b7f0;}
Border around this has a color of #d3b7f0
<div style="border:2px solid #d3b7f0;">Content here</div>
.myborder {border:2px solid #d3b7f0;}