#70b14b color space conversions
Hex:
        #70b14b
        RGB:
        112, 177, 75
        CMY:
        56, 31, 71
        CMYK:
        37, 0, 58, 31
      HSL:
        98°, 40.4762%, 49.4118%
        HSV (HSB):
        98°, 57.6271%, 69.4118%
        XYZ:
        23.6742, 35.3970, 12.2412
        xyY:
        0.3320, 0.4964, 35.3970
      CIE-Lab:
        66.0566, -39.0992, 44.9495
        CIE-LCH:
        66.0566, 59.5752, 131.0183
        CIE-Luv:
        66.0566, -32.3776, 60.4403
        Hunter-Lab:
        59.4954, -33.0888, 29.4479
      #70b14b color charts
#70b14b RGB chart
      #70b14b CMYK chart
      #70b14b RGB pie chart
      #70b14b color shades, tints & tones
#70b14b color schemes
#70b14b color preview, HTML & CSS examples
           This text has a color of #70b14b        
        
          <p style="color:#70b14b;">Text here</p>
        
        
          .mytext {color:#70b14b;}
        
        Text color #70b14b
      
           This box has a color of #70b14b        
        
          <div style="background-color:#70b14b;">Content here</div>
        
        
          .mybackground {background-color:#70b14b;}
        
        Background color #70b14b
      
           Border around this has a color of #70b14b        
        
          <div style="border:2px solid #70b14b;">Content here</div>
        
        
          .myborder {border:2px solid #70b14b;}
        
        Border color #70b14b