#bd9bec color space conversions
Hex:
#bd9bec
RGB:
189, 155, 236
CMY:
26, 39, 7
CMYK:
20, 34, 0, 7
HSL:
265°, 68.0672%, 76.6667%
HSV (HSB):
265°, 34.3220%, 92.5490%
XYZ:
47.8479, 40.3176, 84.6171
xyY:
0.2769, 0.2333, 40.3176
CIE-Lab:
69.6952, 28.3756, -36.1275
CIE-LCH:
69.6952, 45.9388, 308.1471
CIE-Luv:
69.6952, 12.0514, -61.6421
Hunter-Lab:
63.4962, 23.3915, -34.5645
#bd9bec color charts
#bd9bec color shades, tints & tones
#bd9bec color schemes
#bd9bec color preview, HTML & CSS examples
This text has a color of #bd9bec
<p style="color:#bd9bec;">Text here</p>
.mytext {color:#bd9bec;}
This box has a color of #bd9bec
<div style="background-color:#bd9bec;">Content here</div>
.mybackground {background-color:#bd9bec;}
Border around this has a color of #bd9bec
<div style="border:2px solid #bd9bec;">Content here</div>
.myborder {border:2px solid #bd9bec;}