#70e62e color space conversions
Hex:
        #70e62e
        RGB:
        112, 230, 46
        CMY:
        56, 10, 82
        CMYK:
        51, 0, 80, 10
      HSL:
        98°, 78.6325%, 54.1176%
        HSV (HSB):
        98°, 80.0000%, 90.1961%
        XYZ:
        35.4720, 60.2356, 12.3418
        xyY:
        0.3283, 0.5575, 60.2356
      CIE-Lab:
        81.9661, -62.2814, 72.1157
        CIE-LCH:
        81.9661, 95.2872, 130.8149
        CIE-Luv:
        81.9661, -55.9070, 92.8070
        Hunter-Lab:
        77.6116, -54.2377, 44.8998
      #70e62e color charts
#70e62e RGB chart
      #70e62e CMYK chart
      #70e62e RGB pie chart
      #70e62e color shades, tints & tones
#70e62e color schemes
#70e62e color preview, HTML & CSS examples
           This text has a color of #70e62e        
        
          <p style="color:#70e62e;">Text here</p>
        
        
          .mytext {color:#70e62e;}
        
        Text color #70e62e
      
           This box has a color of #70e62e        
        
          <div style="background-color:#70e62e;">Content here</div>
        
        
          .mybackground {background-color:#70e62e;}
        
        Background color #70e62e
      
           Border around this has a color of #70e62e        
        
          <div style="border:2px solid #70e62e;">Content here</div>
        
        
          .myborder {border:2px solid #70e62e;}
        
        Border color #70e62e