#7b7f6a color space conversions
Hex:
        #7b7f6a
        RGB:
        123, 127, 106
        CMY:
        52, 50, 58
        CMYK:
        3, 0, 17, 50
      HSL:
        71°, 9.0129%, 45.6863%
        HSV (HSB):
        71°, 16.5354%, 49.8039%
        XYZ:
        18.3593, 20.4303, 16.6115
        xyY:
        0.3314, 0.3688, 20.4303
      CIE-Lab:
        52.3203, -5.4543, 10.9260
        CIE-LCH:
        52.3203, 12.2118, 116.5287
        CIE-Luv:
        52.3203, -1.2404, 15.2706
        Hunter-Lab:
        45.1999, -6.5968, 9.8502
      #7b7f6a color charts
#7b7f6a RGB chart
      #7b7f6a CMYK chart
      #7b7f6a RGB pie chart
      #7b7f6a color shades, tints & tones
#7b7f6a color schemes
#7b7f6a color preview, HTML & CSS examples
           This text has a color of #7b7f6a        
        
          <p style="color:#7b7f6a;">Text here</p>
        
        
          .mytext {color:#7b7f6a;}
        
        Text color #7b7f6a
      
           This box has a color of #7b7f6a        
        
          <div style="background-color:#7b7f6a;">Content here</div>
        
        
          .mybackground {background-color:#7b7f6a;}
        
        Background color #7b7f6a
      
           Border around this has a color of #7b7f6a        
        
          <div style="border:2px solid #7b7f6a;">Content here</div>
        
        
          .myborder {border:2px solid #7b7f6a;}
        
        Border color #7b7f6a