#bd91a9 color space conversions
Hex:
        #bd91a9
        RGB:
        189, 145, 169
        CMY:
        26, 43, 34
        CMYK:
        0, 23, 11, 26
      HSL:
        327°, 25.0000%, 65.4902%
        HSV (HSB):
        327°, 23.2804%, 74.1176%
        XYZ:
        38.2731, 33.9342, 42.0689
        xyY:
        0.3349, 0.2969, 33.9342
      CIE-Lab:
        64.9103, 20.4714, -6.1673
        CIE-LCH:
        64.9103, 21.3802, 343.2344
        CIE-Luv:
        64.9103, 24.8690, -12.5459
        Hunter-Lab:
        58.2531, 15.3342, -2.0406
      #bd91a9 color charts
#bd91a9 RGB chart
      #bd91a9 CMYK chart
      #bd91a9 RGB pie chart
      #bd91a9 color shades, tints & tones
#bd91a9 color schemes
#bd91a9 color preview, HTML & CSS examples
           This text has a color of #bd91a9        
        
          <p style="color:#bd91a9;">Text here</p>
        
        
          .mytext {color:#bd91a9;}
        
        Text color #bd91a9
      
           This box has a color of #bd91a9        
        
          <div style="background-color:#bd91a9;">Content here</div>
        
        
          .mybackground {background-color:#bd91a9;}
        
        Background color #bd91a9
      
           Border around this has a color of #bd91a9        
        
          <div style="border:2px solid #bd91a9;">Content here</div>
        
        
          .myborder {border:2px solid #bd91a9;}
        
        Border color #bd91a9