#70e83b color space conversions
Hex:
        #70e83b
        RGB:
        112, 232, 59
        CMY:
        56, 9, 77
        CMYK:
        52, 0, 75, 9
      HSL:
        102°, 78.9954%, 57.0588%
        HSV (HSB):
        102°, 74.5690%, 90.9804%
        XYZ:
        36.3281, 61.4737, 14.0886
        xyY:
        0.3247, 0.5494, 61.4737
      CIE-Lab:
        82.6328, -62.2820, 68.8987
        CIE-LCH:
        82.6328, 92.8767, 132.1125
        CIE-Luv:
        82.6328, -56.5354, 90.8154
        Hunter-Lab:
        78.4052, -54.5032, 44.2298
      #70e83b color charts
#70e83b RGB chart
      #70e83b CMYK chart
      #70e83b RGB pie chart
      #70e83b color shades, tints & tones
#70e83b color schemes
#70e83b color preview, HTML & CSS examples
           This text has a color of #70e83b        
        
          <p style="color:#70e83b;">Text here</p>
        
        
          .mytext {color:#70e83b;}
        
        Text color #70e83b
      
           This box has a color of #70e83b        
        
          <div style="background-color:#70e83b;">Content here</div>
        
        
          .mybackground {background-color:#70e83b;}
        
        Background color #70e83b
      
           Border around this has a color of #70e83b        
        
          <div style="border:2px solid #70e83b;">Content here</div>
        
        
          .myborder {border:2px solid #70e83b;}
        
        Border color #70e83b