#70e04f color space conversions
Hex:
        #70e04f
        RGB:
        112, 224, 79
        CMY:
        56, 12, 69
        CMYK:
        50, 0, 65, 12
      HSL:
        106°, 70.0483%, 59.4118%
        HSV (HSB):
        106°, 64.7321%, 87.8431%
        XYZ:
        34.7490, 57.3206, 16.6296
        xyY:
        0.3197, 0.5273, 57.3206
      CIE-Lab:
        80.3596, -57.8193, 59.2306
        CIE-LCH:
        80.3596, 82.7728, 134.3092
        CIE-Luv:
        80.3596, -52.9313, 81.3737
        Hunter-Lab:
        75.7103, -50.5664, 39.9743
      #70e04f color charts
#70e04f RGB chart
      #70e04f CMYK chart
      #70e04f RGB pie chart
      #70e04f color shades, tints & tones
#70e04f color schemes
#70e04f color preview, HTML & CSS examples
           This text has a color of #70e04f        
        
          <p style="color:#70e04f;">Text here</p>
        
        
          .mytext {color:#70e04f;}
        
        Text color #70e04f
      
           This box has a color of #70e04f        
        
          <div style="background-color:#70e04f;">Content here</div>
        
        
          .mybackground {background-color:#70e04f;}
        
        Background color #70e04f
      
           Border around this has a color of #70e04f        
        
          <div style="border:2px solid #70e04f;">Content here</div>
        
        
          .myborder {border:2px solid #70e04f;}
        
        Border color #70e04f