#b3b3bf color space conversions
Hex:
        #b3b3bf
        RGB:
        179, 179, 191
        CMY:
        30, 30, 25
        CMYK:
        6, 6, 0, 25
      HSL:
        240°, 8.5714%, 72.5490%
        HSV (HSB):
        240°, 6.2827%, 74.9020%
        XYZ:
        44.1145, 45.5855, 55.7640
        xyY:
        0.3033, 0.3134, 45.5855
      CIE-Lab:
        73.2758, 2.3154, -6.0915
        CIE-LCH:
        73.2758, 6.5167, 290.8121
        CIE-Luv:
        73.2758, -0.6875, -9.5558
        Hunter-Lab:
        67.5170, -1.5259, -1.7072
      #b3b3bf color charts
#b3b3bf RGB chart
      #b3b3bf CMYK chart
      #b3b3bf RGB pie chart
      #b3b3bf color shades, tints & tones
#b3b3bf color schemes
#b3b3bf color preview, HTML & CSS examples
           This text has a color of #b3b3bf        
        
          <p style="color:#b3b3bf;">Text here</p>
        
        
          .mytext {color:#b3b3bf;}
        
        Text color #b3b3bf
      
           This box has a color of #b3b3bf        
        
          <div style="background-color:#b3b3bf;">Content here</div>
        
        
          .mybackground {background-color:#b3b3bf;}
        
        Background color #b3b3bf
      
           Border around this has a color of #b3b3bf        
        
          <div style="border:2px solid #b3b3bf;">Content here</div>
        
        
          .myborder {border:2px solid #b3b3bf;}
        
        Border color #b3b3bf