#70e33b color space conversions
Hex:
        #70e33b
        RGB:
        112, 227, 59
        CMY:
        56, 11, 77
        CMYK:
        51, 0, 74, 11
      HSL:
        101°, 75.0000%, 56.0784%
        HSV (HSB):
        101°, 74.0088%, 89.0196%
        XYZ:
        34.9406, 58.6987, 13.6261
        xyY:
        0.3257, 0.5472, 58.6987
      CIE-Lab:
        81.1257, -60.4658, 67.4196
        CIE-LCH:
        81.1257, 90.5622, 131.8876
        CIE-Luv:
        81.1257, -54.5146, 88.6879
        Hunter-Lab:
        76.6151, -52.6708, 43.0857
      #70e33b color charts
#70e33b RGB chart
      #70e33b CMYK chart
      #70e33b RGB pie chart
      #70e33b color shades, tints & tones
#70e33b color schemes
#70e33b color preview, HTML & CSS examples
           This text has a color of #70e33b        
        
          <p style="color:#70e33b;">Text here</p>
        
        
          .mytext {color:#70e33b;}
        
        Text color #70e33b
      
           This box has a color of #70e33b        
        
          <div style="background-color:#70e33b;">Content here</div>
        
        
          .mybackground {background-color:#70e33b;}
        
        Background color #70e33b
      
           Border around this has a color of #70e33b        
        
          <div style="border:2px solid #70e33b;">Content here</div>
        
        
          .myborder {border:2px solid #70e33b;}
        
        Border color #70e33b