#b1bfaa color space conversions
Hex:
        #b1bfaa
        RGB:
        177, 191, 170
        CMY:
        31, 25, 33
        CMYK:
        7, 0, 11, 25
      HSL:
        100°, 14.0940%, 70.7843%
        HSV (HSB):
        100°, 10.9948%, 74.9020%
        XYZ:
        44.0180, 49.5110, 45.2668
        xyY:
        0.3171, 0.3567, 49.5110
      CIE-Lab:
        75.7681, -8.7101, 8.9518
        CIE-LCH:
        75.7681, 12.4900, 134.2158
        CIE-Luv:
        75.7681, -6.8679, 14.4857
        Hunter-Lab:
        70.3640, -11.4720, 11.1122
      #b1bfaa color charts
#b1bfaa RGB chart
      #b1bfaa CMYK chart
      #b1bfaa RGB pie chart
      #b1bfaa color shades, tints & tones
#b1bfaa color schemes
#b1bfaa color preview, HTML & CSS examples
           This text has a color of #b1bfaa        
        
          <p style="color:#b1bfaa;">Text here</p>
        
        
          .mytext {color:#b1bfaa;}
        
        Text color #b1bfaa
      
           This box has a color of #b1bfaa        
        
          <div style="background-color:#b1bfaa;">Content here</div>
        
        
          .mybackground {background-color:#b1bfaa;}
        
        Background color #b1bfaa
      
           Border around this has a color of #b1bfaa        
        
          <div style="border:2px solid #b1bfaa;">Content here</div>
        
        
          .myborder {border:2px solid #b1bfaa;}
        
        Border color #b1bfaa