#70c42b color space conversions
Hex:
        #70c42b
        RGB:
        112, 196, 43
        CMY:
        56, 23, 83
        CMYK:
        43, 0, 78, 23
      HSL:
        93°, 64.0167%, 46.8627%
        HSV (HSB):
        93°, 78.0612%, 76.8627%
        XYZ:
        26.8581, 43.0990, 9.1889
        xyY:
        0.3393, 0.5446, 43.0990
      CIE-Lab:
        71.6221, -49.5746, 63.3461
        CIE-LCH:
        71.6221, 80.4386, 128.0467
        CIE-Luv:
        71.6221, -41.4934, 79.2118
        Hunter-Lab:
        65.6498, -41.8609, 37.6562
      #70c42b color charts
#70c42b RGB chart
      #70c42b CMYK chart
      #70c42b RGB pie chart
      #70c42b color shades, tints & tones
#70c42b color schemes
#70c42b color preview, HTML & CSS examples
           This text has a color of #70c42b        
        
          <p style="color:#70c42b;">Text here</p>
        
        
          .mytext {color:#70c42b;}
        
        Text color #70c42b
      
           This box has a color of #70c42b        
        
          <div style="background-color:#70c42b;">Content here</div>
        
        
          .mybackground {background-color:#70c42b;}
        
        Background color #70c42b
      
           Border around this has a color of #70c42b        
        
          <div style="border:2px solid #70c42b;">Content here</div>
        
        
          .myborder {border:2px solid #70c42b;}
        
        Border color #70c42b