#d3b4dc color space conversions
Hex:
#d3b4dc
RGB:
211, 180, 220
CMY:
17, 29, 14
CMYK:
4, 18, 0, 14
HSL:
287°, 36.3636%, 78.4314%
HSV (HSB):
287°, 18.1818%, 86.2745%
XYZ:
56.1035, 51.6587, 74.7243
xyY:
0.3074, 0.2831, 51.6587
CIE-Lab:
77.0763, 18.2335, -15.9366
CIE-LCH:
77.0763, 24.2165, 318.8457
CIE-Luv:
77.0763, 14.8728, -27.7667
Hunter-Lab:
71.8740, 13.5543, -11.3295
#d3b4dc color charts
#d3b4dc color shades, tints & tones
#d3b4dc color schemes
#d3b4dc color preview, HTML & CSS examples
This text has a color of #d3b4dc
<p style="color:#d3b4dc;">Text here</p>
.mytext {color:#d3b4dc;}
This box has a color of #d3b4dc
<div style="background-color:#d3b4dc;">Content here</div>
.mybackground {background-color:#d3b4dc;}
Border around this has a color of #d3b4dc
<div style="border:2px solid #d3b4dc;">Content here</div>
.myborder {border:2px solid #d3b4dc;}