#70af4d color space conversions
Hex:
        #70af4d
        RGB:
        112, 175, 77
        CMY:
        56, 31, 70
        CMYK:
        36, 0, 56, 31
      HSL:
        99°, 38.8889%, 49.4118%
        HSV (HSB):
        99°, 56.0000%, 68.6275%
        XYZ:
        23.3516, 34.6405, 12.4767
        xyY:
        0.3314, 0.4916, 34.6405
      CIE-Lab:
        65.4678, -37.9969, 43.3191
        CIE-LCH:
        65.4678, 57.6221, 131.2553
        CIE-Luv:
        65.4678, -31.4068, 58.5784
        Hunter-Lab:
        58.8562, -32.1772, 28.6307
      #70af4d color charts
#70af4d RGB chart
      #70af4d CMYK chart
      #70af4d RGB pie chart
      #70af4d color shades, tints & tones
#70af4d color schemes
#70af4d color preview, HTML & CSS examples
           This text has a color of #70af4d        
        
          <p style="color:#70af4d;">Text here</p>
        
        
          .mytext {color:#70af4d;}
        
        Text color #70af4d
      
           This box has a color of #70af4d        
        
          <div style="background-color:#70af4d;">Content here</div>
        
        
          .mybackground {background-color:#70af4d;}
        
        Background color #70af4d
      
           Border around this has a color of #70af4d        
        
          <div style="border:2px solid #70af4d;">Content here</div>
        
        
          .myborder {border:2px solid #70af4d;}
        
        Border color #70af4d