#bd90a9 color space conversions
Hex:
        #bd90a9
        RGB:
        189, 144, 169
        CMY:
        26, 44, 34
        CMYK:
        0, 24, 11, 26
      HSL:
        327°, 25.4237%, 65.2941%
        HSV (HSB):
        327°, 23.8095%, 74.1176%
        XYZ:
        38.1210, 33.6299, 42.0181
        xyY:
        0.3351, 0.2956, 33.6299
      CIE-Lab:
        64.6677, 21.0271, -6.5269
        CIE-LCH:
        64.6677, 22.0168, 342.7553
        CIE-Luv:
        64.6677, 25.4023, -13.1664
        Hunter-Lab:
        57.9913, 15.8534, -2.3652
      #bd90a9 color charts
#bd90a9 RGB chart
      #bd90a9 CMYK chart
      #bd90a9 RGB pie chart
      #bd90a9 color shades, tints & tones
#bd90a9 color schemes
#bd90a9 color preview, HTML & CSS examples
           This text has a color of #bd90a9        
        
          <p style="color:#bd90a9;">Text here</p>
        
        
          .mytext {color:#bd90a9;}
        
        Text color #bd90a9
      
           This box has a color of #bd90a9        
        
          <div style="background-color:#bd90a9;">Content here</div>
        
        
          .mybackground {background-color:#bd90a9;}
        
        Background color #bd90a9
      
           Border around this has a color of #bd90a9        
        
          <div style="border:2px solid #bd90a9;">Content here</div>
        
        
          .myborder {border:2px solid #bd90a9;}
        
        Border color #bd90a9