#70e02a color space conversions
Hex:
        #70e02a
        RGB:
        112, 224, 42
        CMY:
        56, 12, 84
        CMYK:
        50, 0, 81, 12
      HSL:
        97°, 74.5902%, 52.1569%
        HSV (HSB):
        97°, 81.2500%, 87.8431%
        XYZ:
        33.7557, 56.9232, 11.3987
        xyY:
        0.3307, 0.5576, 56.9232
      CIE-Lab:
        80.1364, -60.2972, 71.4923
        CIE-LCH:
        80.1364, 93.5248, 130.1446
        CIE-Luv:
        80.1364, -53.5082, 91.0863
        Hunter-Lab:
        75.4475, -52.1711, 43.8557
      #70e02a color charts
#70e02a RGB chart
      #70e02a CMYK chart
      #70e02a RGB pie chart
      #70e02a color shades, tints & tones
#70e02a color schemes
#70e02a color preview, HTML & CSS examples
           This text has a color of #70e02a        
        
          <p style="color:#70e02a;">Text here</p>
        
        
          .mytext {color:#70e02a;}
        
        Text color #70e02a
      
           This box has a color of #70e02a        
        
          <div style="background-color:#70e02a;">Content here</div>
        
        
          .mybackground {background-color:#70e02a;}
        
        Background color #70e02a
      
           Border around this has a color of #70e02a        
        
          <div style="border:2px solid #70e02a;">Content here</div>
        
        
          .myborder {border:2px solid #70e02a;}
        
        Border color #70e02a