#7b8385 color space conversions
Hex:
        #7b8385
        RGB:
        123, 131, 133
        CMY:
        52, 49, 48
        CMYK:
        8, 2, 0, 48
      HSL:
        192°, 3.9370%, 50.1961%
        HSV (HSB):
        192°, 7.5188%, 52.1569%
        XYZ:
        20.5183, 22.1370, 25.3817
        xyY:
        0.3016, 0.3254, 22.1370
      CIE-Lab:
        54.1721, -2.5235, -2.1021
        CIE-LCH:
        54.1721, 3.2843, 219.7943
        CIE-Luv:
        54.1721, -4.5080, -2.5485
        Hunter-Lab:
        47.0500, -4.4943, 0.9502
      #7b8385 color charts
#7b8385 RGB chart
      #7b8385 CMYK chart
      #7b8385 RGB pie chart
      #7b8385 color shades, tints & tones
#7b8385 color schemes
#7b8385 color preview, HTML & CSS examples
           This text has a color of #7b8385        
        
          <p style="color:#7b8385;">Text here</p>
        
        
          .mytext {color:#7b8385;}
        
        Text color #7b8385
      
           This box has a color of #7b8385        
        
          <div style="background-color:#7b8385;">Content here</div>
        
        
          .mybackground {background-color:#7b8385;}
        
        Background color #7b8385
      
           Border around this has a color of #7b8385        
        
          <div style="border:2px solid #7b8385;">Content here</div>
        
        
          .myborder {border:2px solid #7b8385;}
        
        Border color #7b8385