#d3bdee color space conversions
Hex:
#d3bdee
RGB:
211, 189, 238
CMY:
17, 26, 7
CMYK:
11, 21, 0, 7
HSL:
267°, 59.0361%, 83.7255%
HSV (HSB):
267°, 20.5882%, 93.3333%
XYZ:
60.4942, 56.4171, 88.5901
xyY:
0.2944, 0.2745, 56.4171
CIE-Lab:
79.8506, 16.9431, -21.4521
CIE-LCH:
79.8506, 27.3361, 308.3021
CIE-Luv:
79.8506, 8.8579, -36.6348
Hunter-Lab:
75.1113, 12.3179, -17.3517
#d3bdee color charts
#d3bdee color shades, tints & tones
#d3bdee color schemes
#d3bdee color preview, HTML & CSS examples
This text has a color of #d3bdee
<p style="color:#d3bdee;">Text here</p>
.mytext {color:#d3bdee;}
This box has a color of #d3bdee
<div style="background-color:#d3bdee;">Content here</div>
.mybackground {background-color:#d3bdee;}
Border around this has a color of #d3bdee
<div style="border:2px solid #d3bdee;">Content here</div>
.myborder {border:2px solid #d3bdee;}