#70e738 color space conversions
Hex:
        #70e738
        RGB:
        112, 231, 56
        CMY:
        56, 9, 78
        CMYK:
        52, 0, 76, 9
      HSL:
        101°, 78.4753%, 56.2745%
        HSV (HSB):
        101°, 75.7576%, 90.5882%
        XYZ:
        35.9718, 60.8821, 13.5969
        xyY:
        0.3257, 0.5512, 60.8821
      CIE-Lab:
        82.3153, -62.1039, 69.5422
        CIE-LCH:
        82.3153, 93.2363, 131.7661
        CIE-Luv:
        82.3153, -56.1783, 91.1090
        Hunter-Lab:
        78.0270, -54.2556, 44.2871
      #70e738 color charts
#70e738 RGB chart
      #70e738 CMYK chart
      #70e738 RGB pie chart
      #70e738 color shades, tints & tones
#70e738 color schemes
#70e738 color preview, HTML & CSS examples
           This text has a color of #70e738        
        
          <p style="color:#70e738;">Text here</p>
        
        
          .mytext {color:#70e738;}
        
        Text color #70e738
      
           This box has a color of #70e738        
        
          <div style="background-color:#70e738;">Content here</div>
        
        
          .mybackground {background-color:#70e738;}
        
        Background color #70e738
      
           Border around this has a color of #70e738        
        
          <div style="border:2px solid #70e738;">Content here</div>
        
        
          .myborder {border:2px solid #70e738;}
        
        Border color #70e738