#70b62f color space conversions
Hex:
        #70b62f
        RGB:
        112, 182, 47
        CMY:
        56, 29, 82
        CMYK:
        38, 0, 74, 29
      HSL:
        91°, 58.9520%, 44.9020%
        HSV (HSB):
        91°, 74.1758%, 71.3725%
        XYZ:
        23.9231, 37.1059, 8.5906
        xyY:
        0.3436, 0.5330, 37.1059
      CIE-Lab:
        67.3564, -43.6031, 57.9382
        CIE-LCH:
        67.3564, 72.5125, 126.9643
        CIE-Luv:
        67.3564, -35.0298, 72.2255
        Hunter-Lab:
        60.9146, -36.4978, 34.2787
      #70b62f color charts
#70b62f RGB chart
      #70b62f CMYK chart
      #70b62f RGB pie chart
      #70b62f color shades, tints & tones
#70b62f color schemes
#70b62f color preview, HTML & CSS examples
           This text has a color of #70b62f        
        
          <p style="color:#70b62f;">Text here</p>
        
        
          .mytext {color:#70b62f;}
        
        Text color #70b62f
      
           This box has a color of #70b62f        
        
          <div style="background-color:#70b62f;">Content here</div>
        
        
          .mybackground {background-color:#70b62f;}
        
        Background color #70b62f
      
           Border around this has a color of #70b62f        
        
          <div style="border:2px solid #70b62f;">Content here</div>
        
        
          .myborder {border:2px solid #70b62f;}
        
        Border color #70b62f