#70d52b color space conversions
Hex:
        #70d52b
        RGB:
        112, 213, 43
        CMY:
        56, 16, 83
        CMYK:
        47, 0, 80, 16
      HSL:
        96°, 66.9291%, 50.1961%
        HSV (HSB):
        96°, 79.8122%, 83.5294%
        XYZ:
        30.9124, 51.2077, 10.5403
        xyY:
        0.3336, 0.5526, 51.2077
      CIE-Lab:
        76.8046, -56.1707, 68.1759
        CIE-LCH:
        76.8046, 88.3352, 129.4854
        CIE-Luv:
        76.8046, -48.9053, 86.3610
        Hunter-Lab:
        71.5595, -48.1205, 41.3586
      #70d52b color charts
#70d52b RGB chart
      #70d52b CMYK chart
      #70d52b RGB pie chart
      #70d52b color shades, tints & tones
#70d52b color schemes
#70d52b color preview, HTML & CSS examples
           This text has a color of #70d52b        
        
          <p style="color:#70d52b;">Text here</p>
        
        
          .mytext {color:#70d52b;}
        
        Text color #70d52b
      
           This box has a color of #70d52b        
        
          <div style="background-color:#70d52b;">Content here</div>
        
        
          .mybackground {background-color:#70d52b;}
        
        Background color #70d52b
      
           Border around this has a color of #70d52b        
        
          <div style="border:2px solid #70d52b;">Content here</div>
        
        
          .myborder {border:2px solid #70d52b;}
        
        Border color #70d52b