#70c062 color space conversions
Hex:
        #70c062
        RGB:
        112, 192, 98
        CMY:
        56, 25, 62
        CMYK:
        42, 0, 49, 25
      HSL:
        111°, 42.7273%, 56.8627%
        HSV (HSB):
        111°, 48.9583%, 75.2941%
        XYZ:
        27.7363, 42.0259, 18.2052
        xyY:
        0.3153, 0.4777, 42.0259
      CIE-Lab:
        70.8887, -42.8754, 39.6267
        CIE-LCH:
        70.8887, 58.3830, 137.2550
        CIE-Luv:
        70.8887, -38.8706, 57.4478
        Hunter-Lab:
        64.8274, -37.0768, 28.7290
      #70c062 color charts
#70c062 RGB chart
      #70c062 CMYK chart
      #70c062 RGB pie chart
      #70c062 color shades, tints & tones
#70c062 color schemes
#70c062 color preview, HTML & CSS examples
           This text has a color of #70c062        
        
          <p style="color:#70c062;">Text here</p>
        
        
          .mytext {color:#70c062;}
        
        Text color #70c062
      
           This box has a color of #70c062        
        
          <div style="background-color:#70c062;">Content here</div>
        
        
          .mybackground {background-color:#70c062;}
        
        Background color #70c062
      
           Border around this has a color of #70c062        
        
          <div style="border:2px solid #70c062;">Content here</div>
        
        
          .myborder {border:2px solid #70c062;}
        
        Border color #70c062