#b0bab1 color space conversions
Hex:
        #b0bab1
        RGB:
        176, 186, 177
        CMY:
        31, 27, 31
        CMYK:
        5, 0, 5, 27
      HSL:
        126°, 6.7568%, 70.9804%
        HSV (HSB):
        126°, 5.3763%, 72.9412%
        XYZ:
        43.3992, 47.5222, 48.4803
        xyY:
        0.3113, 0.3409, 47.5222
      CIE-Lab:
        74.5226, -5.1625, 3.3526
        CIE-LCH:
        74.5226, 6.1556, 147.0001
        CIE-Luv:
        74.5226, -5.1467, 5.8166
        Hunter-Lab:
        68.9364, -8.2632, 6.5591
      #b0bab1 color charts
#b0bab1 RGB chart
      #b0bab1 CMYK chart
      #b0bab1 RGB pie chart
      #b0bab1 color shades, tints & tones
#b0bab1 color schemes
#b0bab1 color preview, HTML & CSS examples
           This text has a color of #b0bab1        
        
          <p style="color:#b0bab1;">Text here</p>
        
        
          .mytext {color:#b0bab1;}
        
        Text color #b0bab1
      
           This box has a color of #b0bab1        
        
          <div style="background-color:#b0bab1;">Content here</div>
        
        
          .mybackground {background-color:#b0bab1;}
        
        Background color #b0bab1
      
           Border around this has a color of #b0bab1        
        
          <div style="border:2px solid #b0bab1;">Content here</div>
        
        
          .myborder {border:2px solid #b0bab1;}
        
        Border color #b0bab1