#70a372 color space conversions
Hex:
        #70a372
        RGB:
        112, 163, 114
        CMY:
        56, 36, 55
        CMYK:
        31, 0, 30, 36
      HSL:
        122°, 21.7021%, 53.9216%
        HSV (HSB):
        122°, 31.2883%, 63.9216%
        XYZ:
        22.8165, 30.8540, 20.6725
        xyY:
        0.3069, 0.4150, 30.8540
      CIE-Lab:
        62.3842, -27.1159, 20.1956
        CIE-LCH:
        62.3842, 33.8103, 143.3216
        CIE-Luv:
        62.3842, -25.2929, 31.4014
        Hunter-Lab:
        55.5464, -23.8846, 16.8168
      #70a372 color charts
#70a372 RGB chart
      #70a372 CMYK chart
      #70a372 RGB pie chart
      #70a372 color shades, tints & tones
#70a372 color schemes
#70a372 color preview, HTML & CSS examples
           This text has a color of #70a372        
        
          <p style="color:#70a372;">Text here</p>
        
        
          .mytext {color:#70a372;}
        
        Text color #70a372
      
           This box has a color of #70a372        
        
          <div style="background-color:#70a372;">Content here</div>
        
        
          .mybackground {background-color:#70a372;}
        
        Background color #70a372
      
           Border around this has a color of #70a372        
        
          <div style="border:2px solid #70a372;">Content here</div>
        
        
          .myborder {border:2px solid #70a372;}
        
        Border color #70a372