#bd91a2 color space conversions
Hex:
        #bd91a2
        RGB:
        189, 145, 162
        CMY:
        26, 43, 36
        CMYK:
        0, 23, 14, 26
      HSL:
        337°, 25.0000%, 65.4902%
        HSV (HSB):
        337°, 23.2804%, 74.1176%
        XYZ:
        37.6333, 33.6782, 38.6995
        xyY:
        0.3421, 0.3061, 33.6782
      CIE-Lab:
        64.7064, 19.2813, -2.5212
        CIE-LCH:
        64.7064, 19.4454, 352.5502
        CIE-Luv:
        64.7064, 25.7565, -7.0025
        Hunter-Lab:
        58.0330, 14.1961, 1.0853
      #bd91a2 color charts
#bd91a2 RGB chart
      #bd91a2 CMYK chart
      #bd91a2 RGB pie chart
      #bd91a2 color shades, tints & tones
#bd91a2 color schemes
#bd91a2 color preview, HTML & CSS examples
           This text has a color of #bd91a2        
        
          <p style="color:#bd91a2;">Text here</p>
        
        
          .mytext {color:#bd91a2;}
        
        Text color #bd91a2
      
           This box has a color of #bd91a2        
        
          <div style="background-color:#bd91a2;">Content here</div>
        
        
          .mybackground {background-color:#bd91a2;}
        
        Background color #bd91a2
      
           Border around this has a color of #bd91a2        
        
          <div style="border:2px solid #bd91a2;">Content here</div>
        
        
          .myborder {border:2px solid #bd91a2;}
        
        Border color #bd91a2