#bd90a6 color space conversions
Hex:
        #bd90a6
        RGB:
        189, 144, 166
        CMY:
        26, 44, 35
        CMYK:
        0, 24, 12, 26
      HSL:
        331°, 25.4237%, 65.2941%
        HSV (HSB):
        331°, 23.8095%, 74.1176%
        XYZ:
        37.8425, 33.5185, 40.5516
        xyY:
        0.3381, 0.2995, 33.5185
      CIE-Lab:
        64.5786, 20.5113, -4.9665
        CIE-LCH:
        64.5786, 21.1040, 346.3886
        CIE-Luv:
        64.5786, 25.7906, -10.7759
        Hunter-Lab:
        57.8952, 15.3578, -1.0020
      #bd90a6 color charts
#bd90a6 RGB chart
      #bd90a6 CMYK chart
      #bd90a6 RGB pie chart
      #bd90a6 color shades, tints & tones
#bd90a6 color schemes
#bd90a6 color preview, HTML & CSS examples
           This text has a color of #bd90a6        
        
          <p style="color:#bd90a6;">Text here</p>
        
        
          .mytext {color:#bd90a6;}
        
        Text color #bd90a6
      
           This box has a color of #bd90a6        
        
          <div style="background-color:#bd90a6;">Content here</div>
        
        
          .mybackground {background-color:#bd90a6;}
        
        Background color #bd90a6
      
           Border around this has a color of #bd90a6        
        
          <div style="border:2px solid #bd90a6;">Content here</div>
        
        
          .myborder {border:2px solid #bd90a6;}
        
        Border color #bd90a6