#bbb1bb color space conversions
Hex:
        #bbb1bb
        RGB:
        187, 177, 187
        CMY:
        27, 31, 27
        CMYK:
        0, 5, 0, 27
      HSL:
        300°, 6.8493%, 71.3725%
        HSV (HSB):
        300°, 5.3476%, 73.3333%
        XYZ:
        45.1853, 45.5969, 53.4333
        xyY:
        0.3133, 0.3162, 45.5969
      CIE-Lab:
        73.2832, 5.3905, -3.8175
        CIE-LCH:
        73.2832, 6.6054, 324.6947
        CIE-Luv:
        73.2832, 5.1142, -6.6240
        Hunter-Lab:
        67.5255, 1.2753, 0.3514
      #bbb1bb color charts
#bbb1bb RGB chart
      #bbb1bb CMYK chart
      #bbb1bb RGB pie chart
      #bbb1bb color shades, tints & tones
#bbb1bb color schemes
#bbb1bb color preview, HTML & CSS examples
           This text has a color of #bbb1bb        
        
          <p style="color:#bbb1bb;">Text here</p>
        
        
          .mytext {color:#bbb1bb;}
        
        Text color #bbb1bb
      
           This box has a color of #bbb1bb        
        
          <div style="background-color:#bbb1bb;">Content here</div>
        
        
          .mybackground {background-color:#bbb1bb;}
        
        Background color #bbb1bb
      
           Border around this has a color of #bbb1bb        
        
          <div style="border:2px solid #bbb1bb;">Content here</div>
        
        
          .myborder {border:2px solid #bbb1bb;}
        
        Border color #bbb1bb