#70c33a color space conversions
Hex:
        #70c33a
        RGB:
        112, 195, 58
        CMY:
        56, 24, 77
        CMYK:
        43, 0, 70, 24
      HSL:
        96°, 54.1502%, 49.6078%
        HSV (HSB):
        96°, 70.2564%, 76.4706%
        XYZ:
        26.9609, 42.7804, 10.8395
        xyY:
        0.3346, 0.5309, 42.7804
      CIE-Lab:
        71.4057, -48.2235, 58.0067
        CIE-LCH:
        71.4057, 75.4340, 129.7382
        CIE-Luv:
        71.4057, -40.8793, 74.9746
        Hunter-Lab:
        65.4068, -40.8834, 35.9590
      #70c33a color charts
#70c33a RGB chart
      #70c33a CMYK chart
      #70c33a RGB pie chart
      #70c33a color shades, tints & tones
#70c33a color schemes
#70c33a color preview, HTML & CSS examples
           This text has a color of #70c33a        
        
          <p style="color:#70c33a;">Text here</p>
        
        
          .mytext {color:#70c33a;}
        
        Text color #70c33a
      
           This box has a color of #70c33a        
        
          <div style="background-color:#70c33a;">Content here</div>
        
        
          .mybackground {background-color:#70c33a;}
        
        Background color #70c33a
      
           Border around this has a color of #70c33a        
        
          <div style="border:2px solid #70c33a;">Content here</div>
        
        
          .myborder {border:2px solid #70c33a;}
        
        Border color #70c33a