#bd9cca color space conversions
Hex:
#bd9cca
RGB:
189, 156, 202
CMY:
26, 39, 21
CMYK:
6, 23, 0, 21
HSL:
283°, 30.2632%, 70.1961%
HSV (HSB):
283°, 22.7723%, 79.2157%
XYZ:
43.5354, 38.8600, 61.0833
xyY:
0.3034, 0.2708, 38.8600
CIE-Lab:
68.6497, 20.5538, -19.0016
CIE-LCH:
68.6497, 27.9914, 317.2472
CIE-Luv:
68.6497, 15.3798, -32.4767
Hunter-Lab:
62.3378, 15.5695, -14.4604
#bd9cca color charts
#bd9cca color shades, tints & tones
#bd9cca color schemes
#bd9cca color preview, HTML & CSS examples
This text has a color of #bd9cca
<p style="color:#bd9cca;">Text here</p>
.mytext {color:#bd9cca;}
This box has a color of #bd9cca
<div style="background-color:#bd9cca;">Content here</div>
.mybackground {background-color:#bd9cca;}
Border around this has a color of #bd9cca
<div style="border:2px solid #bd9cca;">Content here</div>
.myborder {border:2px solid #bd9cca;}