#70957d color space conversions
Hex:
        #70957d
        RGB:
        112, 149, 125
        CMY:
        56, 42, 51
        CMYK:
        25, 0, 16, 42
      HSL:
        141°, 14.8594%, 51.1765%
        HSV (HSB):
        141°, 24.8322%, 58.4314%
        XYZ:
        21.1312, 26.4203, 23.3879
        xyY:
        0.2979, 0.3724, 26.4203
      CIE-Lab:
        58.4339, -17.9361, 8.5571
        CIE-LCH:
        58.4339, 19.8728, 154.4947
        CIE-Luv:
        58.4339, -18.6043, 14.6790
        Hunter-Lab:
        51.4007, -16.5685, 9.0028
      #70957d color charts
#70957d RGB chart
      #70957d CMYK chart
      #70957d RGB pie chart
      #70957d color shades, tints & tones
#70957d color schemes
#70957d color preview, HTML & CSS examples
           This text has a color of #70957d        
        
          <p style="color:#70957d;">Text here</p>
        
        
          .mytext {color:#70957d;}
        
        Text color #70957d
      
           This box has a color of #70957d        
        
          <div style="background-color:#70957d;">Content here</div>
        
        
          .mybackground {background-color:#70957d;}
        
        Background color #70957d
      
           Border around this has a color of #70957d        
        
          <div style="border:2px solid #70957d;">Content here</div>
        
        
          .myborder {border:2px solid #70957d;}
        
        Border color #70957d