#787b4f color space conversions
Hex:
        #787b4f
        RGB:
        120, 123, 79
        CMY:
        53, 52, 69
        CMYK:
        2, 0, 36, 52
      HSL:
        64°, 21.7822%, 39.6078%
        HSV (HSB):
        64°, 35.7724%, 48.2353%
        XYZ:
        16.2400, 18.7235, 10.1552
        xyY:
        0.3599, 0.4150, 18.7235
      CIE-Lab:
        50.3621, -8.5931, 23.7177
        CIE-LCH:
        50.3621, 25.2264, 109.9158
        CIE-Luv:
        50.3621, 0.3115, 30.1895
        Hunter-Lab:
        43.2707, -8.7306, 16.3747
      #787b4f color charts
#787b4f RGB chart
      #787b4f CMYK chart
      #787b4f RGB pie chart
      #787b4f color shades, tints & tones
#787b4f color schemes
#787b4f color preview, HTML & CSS examples
           This text has a color of #787b4f        
        
          <p style="color:#787b4f;">Text here</p>
        
        
          .mytext {color:#787b4f;}
        
        Text color #787b4f
      
           This box has a color of #787b4f        
        
          <div style="background-color:#787b4f;">Content here</div>
        
        
          .mybackground {background-color:#787b4f;}
        
        Background color #787b4f
      
           Border around this has a color of #787b4f        
        
          <div style="border:2px solid #787b4f;">Content here</div>
        
        
          .myborder {border:2px solid #787b4f;}
        
        Border color #787b4f