#70e84b color space conversions
Hex:
        #70e84b
        RGB:
        112, 232, 75
        CMY:
        56, 9, 71
        CMYK:
        52, 0, 68, 9
      HSL:
        106°, 77.3399%, 60.1961%
        HSV (HSB):
        106°, 67.6724%, 90.9804%
        XYZ:
        36.8087, 61.6660, 16.6193
        xyY:
        0.3198, 0.5358, 61.6660
      CIE-Lab:
        82.7355, -61.1316, 63.3492
        CIE-LCH:
        82.7355, 88.0351, 133.9794
        CIE-Luv:
        82.7355, -56.2534, 86.3276
        Hunter-Lab:
        78.5277, -53.7542, 42.4215
      #70e84b color charts
#70e84b RGB chart
      #70e84b CMYK chart
      #70e84b RGB pie chart
      #70e84b color shades, tints & tones
#70e84b color schemes
#70e84b color preview, HTML & CSS examples
           This text has a color of #70e84b        
        
          <p style="color:#70e84b;">Text here</p>
        
        
          .mytext {color:#70e84b;}
        
        Text color #70e84b
      
           This box has a color of #70e84b        
        
          <div style="background-color:#70e84b;">Content here</div>
        
        
          .mybackground {background-color:#70e84b;}
        
        Background color #70e84b
      
           Border around this has a color of #70e84b        
        
          <div style="border:2px solid #70e84b;">Content here</div>
        
        
          .myborder {border:2px solid #70e84b;}
        
        Border color #70e84b