#bf90a6 color space conversions
Hex:
        #bf90a6
        RGB:
        191, 144, 166
        CMY:
        25, 44, 35
        CMYK:
        0, 25, 13, 25
      HSL:
        332°, 26.8571%, 65.6863%
        HSV (HSB):
        332°, 24.6073%, 74.9020%
        XYZ:
        38.3421, 33.7761, 40.5750
        xyY:
        0.3402, 0.2997, 33.7761
      CIE-Lab:
        64.7844, 21.2356, -4.6392
        CIE-LCH:
        64.7844, 21.7364, 347.6765
        CIE-Luv:
        64.7844, 27.1173, -10.4329
        Hunter-Lab:
        58.1172, 16.0580, -0.7118
      #bf90a6 color charts
#bf90a6 RGB chart
      #bf90a6 CMYK chart
      #bf90a6 RGB pie chart
      #bf90a6 color shades, tints & tones
#bf90a6 color schemes
#bf90a6 color preview, HTML & CSS examples
           This text has a color of #bf90a6        
        
          <p style="color:#bf90a6;">Text here</p>
        
        
          .mytext {color:#bf90a6;}
        
        Text color #bf90a6
      
           This box has a color of #bf90a6        
        
          <div style="background-color:#bf90a6;">Content here</div>
        
        
          .mybackground {background-color:#bf90a6;}
        
        Background color #bf90a6
      
           Border around this has a color of #bf90a6        
        
          <div style="border:2px solid #bf90a6;">Content here</div>
        
        
          .myborder {border:2px solid #bf90a6;}
        
        Border color #bf90a6