#70c78a color space conversions
Hex:
        #70c78a
        RGB:
        112, 199, 138
        CMY:
        56, 22, 46
        CMYK:
        44, 0, 31, 22
      HSL:
        138°, 43.7186%, 60.9804%
        HSV (HSB):
        138°, 43.7186%, 78.0392%
        XYZ:
        31.6930, 46.1266, 31.2777
        xyY:
        0.2905, 0.4228, 46.1266
      CIE-Lab:
        73.6276, -39.6064, 22.5665
        CIE-LCH:
        73.6276, 45.5842, 150.3268
        CIE-Luv:
        73.6276, -40.9213, 37.8327
        Hunter-Lab:
        67.9165, -35.5577, 20.2367
      #70c78a color charts
#70c78a RGB chart
      #70c78a CMYK chart
      #70c78a RGB pie chart
      #70c78a color shades, tints & tones
#70c78a color schemes
#70c78a color preview, HTML & CSS examples
           This text has a color of #70c78a        
        
          <p style="color:#70c78a;">Text here</p>
        
        
          .mytext {color:#70c78a;}
        
        Text color #70c78a
      
           This box has a color of #70c78a        
        
          <div style="background-color:#70c78a;">Content here</div>
        
        
          .mybackground {background-color:#70c78a;}
        
        Background color #70c78a
      
           Border around this has a color of #70c78a        
        
          <div style="border:2px solid #70c78a;">Content here</div>
        
        
          .myborder {border:2px solid #70c78a;}
        
        Border color #70c78a