#70e13b color space conversions
Hex:
        #70e13b
        RGB:
        112, 225, 59
        CMY:
        56, 12, 77
        CMYK:
        50, 0, 74, 12
      HSL:
        101°, 73.4513%, 55.6863%
        HSV (HSB):
        101°, 73.7778%, 88.2353%
        XYZ:
        34.3967, 57.6109, 13.4448
        xyY:
        0.3262, 0.5463, 57.6109
      CIE-Lab:
        80.5220, -59.7318, 66.8244
        CIE-LCH:
        80.5220, 89.6292, 131.7923
        CIE-Luv:
        80.5220, -53.6986, 87.8325
        Hunter-Lab:
        75.9019, -51.9368, 42.6290
      #70e13b color charts
#70e13b RGB chart
      #70e13b CMYK chart
      #70e13b RGB pie chart
      #70e13b color shades, tints & tones
#70e13b color schemes
#70e13b color preview, HTML & CSS examples
           This text has a color of #70e13b        
        
          <p style="color:#70e13b;">Text here</p>
        
        
          .mytext {color:#70e13b;}
        
        Text color #70e13b
      
           This box has a color of #70e13b        
        
          <div style="background-color:#70e13b;">Content here</div>
        
        
          .mybackground {background-color:#70e13b;}
        
        Background color #70e13b
      
           Border around this has a color of #70e13b        
        
          <div style="border:2px solid #70e13b;">Content here</div>
        
        
          .myborder {border:2px solid #70e13b;}
        
        Border color #70e13b