#70d32d color space conversions
Hex:
        #70d32d
        RGB:
        112, 211, 45
        CMY:
        56, 17, 82
        CMYK:
        47, 0, 79, 17
      HSL:
        96°, 65.3543%, 50.1961%
        HSV (HSB):
        96°, 78.6730%, 82.7451%
        XYZ:
        30.4500, 50.2227, 10.5717
        xyY:
        0.3337, 0.5504, 50.2227
      CIE-Lab:
        76.2058, -55.3125, 67.0523
        CIE-LCH:
        76.2058, 86.9223, 129.5197
        CIE-Luv:
        76.2058, -48.0325, 85.1251
        Hunter-Lab:
        70.8680, -47.3225, 40.7630
      #70d32d color charts
#70d32d RGB chart
      #70d32d CMYK chart
      #70d32d RGB pie chart
      #70d32d color shades, tints & tones
#70d32d color schemes
#70d32d color preview, HTML & CSS examples
           This text has a color of #70d32d        
        
          <p style="color:#70d32d;">Text here</p>
        
        
          .mytext {color:#70d32d;}
        
        Text color #70d32d
      
           This box has a color of #70d32d        
        
          <div style="background-color:#70d32d;">Content here</div>
        
        
          .mybackground {background-color:#70d32d;}
        
        Background color #70d32d
      
           Border around this has a color of #70d32d        
        
          <div style="border:2px solid #70d32d;">Content here</div>
        
        
          .myborder {border:2px solid #70d32d;}
        
        Border color #70d32d