#70e61b color space conversions
Hex:
        #70e61b
        RGB:
        112, 230, 27
        CMY:
        56, 10, 89
        CMYK:
        51, 0, 88, 10
      HSL:
        95°, 80.2372%, 50.3922%
        HSV (HSB):
        95°, 88.2609%, 90.1961%
        XYZ:
        35.1767, 60.1175, 10.7867
        xyY:
        0.3316, 0.5667, 60.1175
      CIE-Lab:
        81.9020, -63.0069, 76.2543
        CIE-LCH:
        81.9020, 98.9171, 129.5660
        CIE-Luv:
        81.9020, -56.0858, 95.6742
        Hunter-Lab:
        77.5355, -54.7042, 46.0264
      #70e61b color charts
#70e61b RGB chart
      #70e61b CMYK chart
      #70e61b RGB pie chart
      #70e61b color shades, tints & tones
#70e61b color schemes
#70e61b color preview, HTML & CSS examples
           This text has a color of #70e61b        
        
          <p style="color:#70e61b;">Text here</p>
        
        
          .mytext {color:#70e61b;}
        
        Text color #70e61b
      
           This box has a color of #70e61b        
        
          <div style="background-color:#70e61b;">Content here</div>
        
        
          .mybackground {background-color:#70e61b;}
        
        Background color #70e61b
      
           Border around this has a color of #70e61b        
        
          <div style="border:2px solid #70e61b;">Content here</div>
        
        
          .myborder {border:2px solid #70e61b;}
        
        Border color #70e61b