#bd9ac3 color space conversions
Hex:
        #bd9ac3
        RGB:
        189, 154, 195
        CMY:
        26, 40, 24
        CMYK:
        3, 21, 0, 24
      HSL:
        291°, 25.4658%, 68.4314%
        HSV (HSB):
        291°, 21.0256%, 76.4706%
        XYZ:
        42.3922, 37.8701, 56.7051
        xyY:
        0.3095, 0.2765, 37.8701
      CIE-Lab:
        67.9248, 20.2749, -16.2124
        CIE-LCH:
        67.9248, 25.9599, 321.3531
        CIE-Luv:
        67.9248, 17.1308, -27.9798
        Hunter-Lab:
        61.5387, 15.2706, -11.5559
      #bd9ac3 color charts
#bd9ac3 RGB chart
      #bd9ac3 CMYK chart
      #bd9ac3 RGB pie chart
      #bd9ac3 color shades, tints & tones
#bd9ac3 color schemes
#bd9ac3 color preview, HTML & CSS examples
           This text has a color of #bd9ac3        
        
          <p style="color:#bd9ac3;">Text here</p>
        
        
          .mytext {color:#bd9ac3;}
        
        Text color #bd9ac3
      
           This box has a color of #bd9ac3        
        
          <div style="background-color:#bd9ac3;">Content here</div>
        
        
          .mybackground {background-color:#bd9ac3;}
        
        Background color #bd9ac3
      
           Border around this has a color of #bd9ac3        
        
          <div style="border:2px solid #bd9ac3;">Content here</div>
        
        
          .myborder {border:2px solid #bd9ac3;}
        
        Border color #bd9ac3