#d3b7df color space conversions
Hex:
#d3b7df
RGB:
211, 183, 223
CMY:
17, 28, 13
CMYK:
5, 18, 0, 13
HSL:
282°, 38.4615%, 79.6078%
HSV (HSB):
282°, 17.9372%, 87.4510%
XYZ:
57.1167, 53.0436, 77.0401
xyY:
0.3051, 0.2834, 53.0436
CIE-Lab:
77.9007, 17.1900, -16.3191
CIE-LCH:
77.9007, 23.7025, 316.4887
CIE-Luv:
77.9007, 13.1089, -28.2477
Hunter-Lab:
72.8310, 12.5319, -11.7348
#d3b7df color charts
#d3b7df color shades, tints & tones
#d3b7df color schemes
#d3b7df color preview, HTML & CSS examples
This text has a color of #d3b7df
<p style="color:#d3b7df;">Text here</p>
.mytext {color:#d3b7df;}
This box has a color of #d3b7df
<div style="background-color:#d3b7df;">Content here</div>
.mybackground {background-color:#d3b7df;}
Border around this has a color of #d3b7df
<div style="border:2px solid #d3b7df;">Content here</div>
.myborder {border:2px solid #d3b7df;}