#70e75b color space conversions
Hex:
        #70e75b
        RGB:
        112, 231, 91
        CMY:
        56, 9, 64
        CMYK:
        52, 0, 61, 9
      HSL:
        111°, 74.4681%, 63.1373%
        HSV (HSB):
        111°, 60.6061%, 90.5882%
        XYZ:
        37.1463, 61.3519, 19.7818
        xyY:
        0.3141, 0.5187, 61.3519
      CIE-Lab:
        82.5676, -59.2969, 56.6696
        CIE-LCH:
        82.5676, 82.0218, 136.2979
        CIE-Luv:
        82.5676, -55.4992, 80.2066
        Hunter-Lab:
        78.3275, -52.4205, 39.8554
      #70e75b color charts
#70e75b RGB chart
      #70e75b CMYK chart
      #70e75b RGB pie chart
      #70e75b color shades, tints & tones
#70e75b color schemes
#70e75b color preview, HTML & CSS examples
           This text has a color of #70e75b        
        
          <p style="color:#70e75b;">Text here</p>
        
        
          .mytext {color:#70e75b;}
        
        Text color #70e75b
      
           This box has a color of #70e75b        
        
          <div style="background-color:#70e75b;">Content here</div>
        
        
          .mybackground {background-color:#70e75b;}
        
        Background color #70e75b
      
           Border around this has a color of #70e75b        
        
          <div style="border:2px solid #70e75b;">Content here</div>
        
        
          .myborder {border:2px solid #70e75b;}
        
        Border color #70e75b