#bd91a5 color space conversions
Hex:
        #bd91a5
        RGB:
        189, 145, 165
        CMY:
        26, 43, 35
        CMYK:
        0, 23, 13, 26
      HSL:
        333°, 25.0000%, 65.4902%
        HSV (HSB):
        333°, 23.2804%, 74.1176%
        XYZ:
        37.9032, 33.7862, 40.1210
        xyY:
        0.3390, 0.3022, 33.7862
      CIE-Lab:
        64.7925, 19.7857, -4.0865
        CIE-LCH:
        64.7925, 20.2033, 348.3304
        CIE-Luv:
        64.7925, 25.3777, -9.3664
        Hunter-Lab:
        58.1259, 14.6773, -0.2363
      #bd91a5 color charts
#bd91a5 RGB chart
      #bd91a5 CMYK chart
      #bd91a5 RGB pie chart
      #bd91a5 color shades, tints & tones
#bd91a5 color schemes
#bd91a5 color preview, HTML & CSS examples
           This text has a color of #bd91a5        
        
          <p style="color:#bd91a5;">Text here</p>
        
        
          .mytext {color:#bd91a5;}
        
        Text color #bd91a5
      
           This box has a color of #bd91a5        
        
          <div style="background-color:#bd91a5;">Content here</div>
        
        
          .mybackground {background-color:#bd91a5;}
        
        Background color #bd91a5
      
           Border around this has a color of #bd91a5        
        
          <div style="border:2px solid #bd91a5;">Content here</div>
        
        
          .myborder {border:2px solid #bd91a5;}
        
        Border color #bd91a5