#70ac3f color space conversions
Hex:
        #70ac3f
        RGB:
        112, 172, 63
        CMY:
        56, 33, 75
        CMYK:
        35, 0, 63, 33
      HSL:
        93°, 46.3830%, 46.0784%
        HSV (HSB):
        93°, 63.3721%, 67.4510%
        XYZ:
        22.3318, 33.3087, 9.9548
        xyY:
        0.3404, 0.5078, 33.3087
      CIE-Lab:
        64.4101, -38.0643, 48.5388
        CIE-LCH:
        64.4101, 61.6839, 128.1037
        CIE-Luv:
        64.4101, -30.1139, 62.7251
        Hunter-Lab:
        57.7137, -31.9298, 30.1728
      #70ac3f color charts
#70ac3f RGB chart
      #70ac3f CMYK chart
      #70ac3f RGB pie chart
      #70ac3f color shades, tints & tones
#70ac3f color schemes
#70ac3f color preview, HTML & CSS examples
           This text has a color of #70ac3f        
        
          <p style="color:#70ac3f;">Text here</p>
        
        
          .mytext {color:#70ac3f;}
        
        Text color #70ac3f
      
           This box has a color of #70ac3f        
        
          <div style="background-color:#70ac3f;">Content here</div>
        
        
          .mybackground {background-color:#70ac3f;}
        
        Background color #70ac3f
      
           Border around this has a color of #70ac3f        
        
          <div style="border:2px solid #70ac3f;">Content here</div>
        
        
          .myborder {border:2px solid #70ac3f;}
        
        Border color #70ac3f