#70af4b color space conversions
Hex:
        #70af4b
        RGB:
        112, 175, 75
        CMY:
        56, 31, 71
        CMYK:
        36, 0, 57, 31
      HSL:
        98°, 40.0000%, 49.0196%
        HSV (HSB):
        98°, 57.1429%, 68.6275%
        XYZ:
        23.2821, 34.6127, 12.1104
        xyY:
        0.3326, 0.4944, 34.6127
      CIE-Lab:
        65.4460, -38.2141, 44.2415
        CIE-LCH:
        65.4460, 58.4605, 130.8191
        CIE-Luv:
        65.4460, -31.4302, 59.4429
        Hunter-Lab:
        58.8325, -32.3184, 28.9782
      #70af4b color charts
#70af4b RGB chart
      #70af4b CMYK chart
      #70af4b RGB pie chart
      #70af4b color shades, tints & tones
#70af4b color schemes
#70af4b color preview, HTML & CSS examples
           This text has a color of #70af4b        
        
          <p style="color:#70af4b;">Text here</p>
        
        
          .mytext {color:#70af4b;}
        
        Text color #70af4b
      
           This box has a color of #70af4b        
        
          <div style="background-color:#70af4b;">Content here</div>
        
        
          .mybackground {background-color:#70af4b;}
        
        Background color #70af4b
      
           Border around this has a color of #70af4b        
        
          <div style="border:2px solid #70af4b;">Content here</div>
        
        
          .myborder {border:2px solid #70af4b;}
        
        Border color #70af4b