#70ad8d color space conversions
Hex:
        #70ad8d
        RGB:
        112, 173, 141
        CMY:
        56, 32, 45
        CMYK:
        35, 0, 18, 32
      HSL:
        149°, 27.1111%, 55.8824%
        HSV (HSB):
        149°, 35.2601%, 67.8431%
        XYZ:
        26.4334, 35.2550, 30.6110
        xyY:
        0.2864, 0.3820, 35.2550
      CIE-Lab:
        65.9467, -26.8501, 10.2679
        CIE-LCH:
        65.9467, 28.7465, 159.0723
        CIE-Luv:
        65.9467, -29.5270, 18.8641
        Hunter-Lab:
        59.3759, -24.4419, 10.9964
      #70ad8d color charts
#70ad8d RGB chart
      #70ad8d CMYK chart
      #70ad8d RGB pie chart
      #70ad8d color shades, tints & tones
#70ad8d color schemes
#70ad8d color preview, HTML & CSS examples
           This text has a color of #70ad8d        
        
          <p style="color:#70ad8d;">Text here</p>
        
        
          .mytext {color:#70ad8d;}
        
        Text color #70ad8d
      
           This box has a color of #70ad8d        
        
          <div style="background-color:#70ad8d;">Content here</div>
        
        
          .mybackground {background-color:#70ad8d;}
        
        Background color #70ad8d
      
           Border around this has a color of #70ad8d        
        
          <div style="border:2px solid #70ad8d;">Content here</div>
        
        
          .myborder {border:2px solid #70ad8d;}
        
        Border color #70ad8d