#70b16e color space conversions
Hex:
        #70b16e
        RGB:
        112, 177, 110
        CMY:
        56, 31, 57
        CMYK:
        37, 0, 38, 31
      HSL:
        118°, 30.0448%, 56.2745%
        HSV (HSB):
        118°, 37.8531%, 69.4118%
        XYZ:
        25.2187, 36.0148, 20.3742
        xyY:
        0.3090, 0.4413, 36.0148
      CIE-Lab:
        66.5312, -34.4474, 27.9011
        CIE-LCH:
        66.5312, 44.3294, 140.9939
        CIE-Luv:
        66.5312, -31.8656, 42.3655
        Hunter-Lab:
        60.0123, -30.0114, 21.8796
      #70b16e color charts
#70b16e RGB chart
      #70b16e CMYK chart
      #70b16e RGB pie chart
      #70b16e color shades, tints & tones
#70b16e color schemes
#70b16e color preview, HTML & CSS examples
           This text has a color of #70b16e        
        
          <p style="color:#70b16e;">Text here</p>
        
        
          .mytext {color:#70b16e;}
        
        Text color #70b16e
      
           This box has a color of #70b16e        
        
          <div style="background-color:#70b16e;">Content here</div>
        
        
          .mybackground {background-color:#70b16e;}
        
        Background color #70b16e
      
           Border around this has a color of #70b16e        
        
          <div style="border:2px solid #70b16e;">Content here</div>
        
        
          .myborder {border:2px solid #70b16e;}
        
        Border color #70b16e