#bd90a5 color space conversions
Hex:
        #bd90a5
        RGB:
        189, 144, 165
        CMY:
        26, 44, 35
        CMYK:
        0, 24, 13, 26
      HSL:
        332°, 25.4237%, 65.2941%
        HSV (HSB):
        332°, 23.8095%, 74.1176%
        XYZ:
        37.7511, 33.4819, 40.0703
        xyY:
        0.3392, 0.3008, 33.4819
      CIE-Lab:
        64.5493, 20.3412, -4.4455
        CIE-LCH:
        64.5493, 20.8213, 347.6721
        CIE-Luv:
        64.5493, 25.9196, -9.9828
        Hunter-Lab:
        57.8636, 15.1947, -0.5535
      #bd90a5 color charts
#bd90a5 RGB chart
      #bd90a5 CMYK chart
      #bd90a5 RGB pie chart
      #bd90a5 color shades, tints & tones
#bd90a5 color schemes
#bd90a5 color preview, HTML & CSS examples
           This text has a color of #bd90a5        
        
          <p style="color:#bd90a5;">Text here</p>
        
        
          .mytext {color:#bd90a5;}
        
        Text color #bd90a5
      
           This box has a color of #bd90a5        
        
          <div style="background-color:#bd90a5;">Content here</div>
        
        
          .mybackground {background-color:#bd90a5;}
        
        Background color #bd90a5
      
           Border around this has a color of #bd90a5        
        
          <div style="border:2px solid #bd90a5;">Content here</div>
        
        
          .myborder {border:2px solid #bd90a5;}
        
        Border color #bd90a5