#d3b7f1 color space conversions
Hex:
#d3b7f1
RGB:
211, 183, 241
CMY:
17, 28, 5
CMYK:
12, 24, 0, 5
HSL:
269°, 67.4419%, 83.1373%
HSV (HSB):
269°, 24.0664%, 94.5098%
XYZ:
59.6746, 54.0667, 90.5098
xyY:
0.2922, 0.2647, 54.0667
CIE-Lab:
78.5006, 20.8110, -25.1187
CIE-LCH:
78.5006, 32.6197, 309.6420
CIE-Luv:
78.5006, 11.3692, -43.1856
Hunter-Lab:
73.5301, 16.1872, -21.5103
#d3b7f1 color charts
#d3b7f1 color shades, tints & tones
#d3b7f1 color schemes
#d3b7f1 color preview, HTML & CSS examples
This text has a color of #d3b7f1
<p style="color:#d3b7f1;">Text here</p>
.mytext {color:#d3b7f1;}
This box has a color of #d3b7f1
<div style="background-color:#d3b7f1;">Content here</div>
.mybackground {background-color:#d3b7f1;}
Border around this has a color of #d3b7f1
<div style="border:2px solid #d3b7f1;">Content here</div>
.myborder {border:2px solid #d3b7f1;}