#d3b7e4 color space conversions
Hex:
#d3b7e4
RGB:
211, 183, 228
CMY:
17, 28, 11
CMYK:
7, 20, 0, 11
HSL:
277°, 45.4545%, 80.5882%
HSV (HSB):
277°, 19.7368%, 89.4118%
XYZ:
57.8010, 53.3173, 80.6436
xyY:
0.3014, 0.2780, 53.3173
CIE-Lab:
78.0620, 18.1733, -18.7776
CIE-LCH:
78.0620, 26.1317, 314.0632
CIE-Luv:
78.0620, 12.6273, -32.3744
Hunter-Lab:
73.0187, 13.5165, -14.3682
#d3b7e4 color charts
#d3b7e4 color shades, tints & tones
#d3b7e4 color schemes
#d3b7e4 color preview, HTML & CSS examples
This text has a color of #d3b7e4
<p style="color:#d3b7e4;">Text here</p>
.mytext {color:#d3b7e4;}
This box has a color of #d3b7e4
<div style="background-color:#d3b7e4;">Content here</div>
.mybackground {background-color:#d3b7e4;}
Border around this has a color of #d3b7e4
<div style="border:2px solid #d3b7e4;">Content here</div>
.myborder {border:2px solid #d3b7e4;}