#b6b3bf color space conversions
Hex:
        #b6b3bf
        RGB:
        182, 179, 191
        CMY:
        29, 30, 25
        CMYK:
        5, 6, 0, 25
      HSL:
        255°, 8.5714%, 72.5490%
        HSV (HSB):
        255°, 6.2827%, 74.9020%
        XYZ:
        44.8155, 45.9469, 55.7968
        xyY:
        0.3058, 0.3135, 45.9469
      CIE-Lab:
        73.5110, 3.3410, -5.7172
        CIE-LCH:
        73.5110, 6.6218, 300.3010
        CIE-Luv:
        73.5110, 0.9831, -9.1606
        Hunter-Lab:
        67.7841, -0.6069, -1.3560
      #b6b3bf color charts
#b6b3bf RGB chart
      #b6b3bf CMYK chart
      #b6b3bf RGB pie chart
      #b6b3bf color shades, tints & tones
#b6b3bf color schemes
#b6b3bf color preview, HTML & CSS examples
           This text has a color of #b6b3bf        
        
          <p style="color:#b6b3bf;">Text here</p>
        
        
          .mytext {color:#b6b3bf;}
        
        Text color #b6b3bf
      
           This box has a color of #b6b3bf        
        
          <div style="background-color:#b6b3bf;">Content here</div>
        
        
          .mybackground {background-color:#b6b3bf;}
        
        Background color #b6b3bf
      
           Border around this has a color of #b6b3bf        
        
          <div style="border:2px solid #b6b3bf;">Content here</div>
        
        
          .myborder {border:2px solid #b6b3bf;}
        
        Border color #b6b3bf