#707c6d color space conversions
Hex:
        #707c6d
        RGB:
        112, 124, 109
        CMY:
        56, 51, 57
        CMYK:
        10, 0, 12, 51
      HSL:
        108°, 6.4378%, 45.6863%
        HSV (HSB):
        108°, 12.0968%, 48.6275%
        XYZ:
        16.6501, 18.9642, 17.2509
        xyY:
        0.3150, 0.3587, 18.9642
      CIE-Lab:
        50.6453, -7.4975, 6.6841
        CIE-LCH:
        50.6453, 10.0444, 138.2829
        CIE-Luv:
        50.6453, -5.9904, 10.1089
        Hunter-Lab:
        43.5479, -7.9612, 6.9966
      #707c6d color charts
#707c6d RGB chart
      #707c6d CMYK chart
      #707c6d RGB pie chart
      #707c6d color shades, tints & tones
#707c6d color schemes
#707c6d color preview, HTML & CSS examples
           This text has a color of #707c6d        
        
          <p style="color:#707c6d;">Text here</p>
        
        
          .mytext {color:#707c6d;}
        
        Text color #707c6d
      
           This box has a color of #707c6d        
        
          <div style="background-color:#707c6d;">Content here</div>
        
        
          .mybackground {background-color:#707c6d;}
        
        Background color #707c6d
      
           Border around this has a color of #707c6d        
        
          <div style="border:2px solid #707c6d;">Content here</div>
        
        
          .myborder {border:2px solid #707c6d;}
        
        Border color #707c6d