#70b73f color space conversions
Hex:
        #70b73f
        RGB:
        112, 183, 63
        CMY:
        56, 28, 75
        CMYK:
        39, 0, 66, 28
      HSL:
        96°, 48.7805%, 48.2353%
        HSV (HSB):
        96°, 65.5738%, 71.7647%
        XYZ:
        24.5128, 37.6706, 10.6818
        xyY:
        0.3364, 0.5170, 37.6706
      CIE-Lab:
        67.7771, -42.8439, 52.2021
        CIE-LCH:
        67.7771, 67.5327, 129.3768
        CIE-Luv:
        67.7771, -35.3360, 67.9086
        Hunter-Lab:
        61.3764, -36.1185, 32.6448
      #70b73f color charts
#70b73f RGB chart
      #70b73f CMYK chart
      #70b73f RGB pie chart
      #70b73f color shades, tints & tones
#70b73f color schemes
#70b73f color preview, HTML & CSS examples
           This text has a color of #70b73f        
        
          <p style="color:#70b73f;">Text here</p>
        
        
          .mytext {color:#70b73f;}
        
        Text color #70b73f
      
           This box has a color of #70b73f        
        
          <div style="background-color:#70b73f;">Content here</div>
        
        
          .mybackground {background-color:#70b73f;}
        
        Background color #70b73f
      
           Border around this has a color of #70b73f        
        
          <div style="border:2px solid #70b73f;">Content here</div>
        
        
          .myborder {border:2px solid #70b73f;}
        
        Border color #70b73f