#d3b7f3 color space conversions
Hex:
#d3b7f3
RGB:
211, 183, 243
CMY:
17, 28, 5
CMYK:
13, 25, 0, 5
HSL:
268°, 71.4286%, 83.5294%
HSV (HSB):
268°, 24.6914%, 95.2941%
XYZ:
59.9751, 54.1869, 92.0921
xyY:
0.2908, 0.2627, 54.1869
CIE-Lab:
78.5706, 21.2268, -26.0876
CIE-LCH:
78.5706, 33.6324, 309.1344
CIE-Luv:
78.5706, 11.1751, -44.8567
Hunter-Lab:
73.6118, 16.6121, -22.6466
#d3b7f3 color charts
#d3b7f3 color shades, tints & tones
#d3b7f3 color schemes
#d3b7f3 color preview, HTML & CSS examples
This text has a color of #d3b7f3
<p style="color:#d3b7f3;">Text here</p>
.mytext {color:#d3b7f3;}
This box has a color of #d3b7f3
<div style="background-color:#d3b7f3;">Content here</div>
.mybackground {background-color:#d3b7f3;}
Border around this has a color of #d3b7f3
<div style="border:2px solid #d3b7f3;">Content here</div>
.myborder {border:2px solid #d3b7f3;}