#70ae4a color space conversions
Hex:
        #70ae4a
        RGB:
        112, 174, 74
        CMY:
        56, 32, 71
        CMYK:
        36, 0, 57, 32
      HSL:
        97°, 40.3226%, 48.6275%
        HSV (HSB):
        97°, 57.4713%, 68.2353%
        XYZ:
        23.0542, 34.2113, 11.8669
        xyY:
        0.3335, 0.4949, 34.2113
      CIE-Lab:
        65.1299, -37.8757, 44.3456
        CIE-LCH:
        65.1299, 58.3190, 130.5007
        CIE-Luv:
        65.1299, -30.9652, 59.3686
        Hunter-Lab:
        58.4904, -32.0018, 28.9141
      #70ae4a color charts
#70ae4a RGB chart
      #70ae4a CMYK chart
      #70ae4a RGB pie chart
      #70ae4a color shades, tints & tones
#70ae4a color schemes
#70ae4a color preview, HTML & CSS examples
           This text has a color of #70ae4a        
        
          <p style="color:#70ae4a;">Text here</p>
        
        
          .mytext {color:#70ae4a;}
        
        Text color #70ae4a
      
           This box has a color of #70ae4a        
        
          <div style="background-color:#70ae4a;">Content here</div>
        
        
          .mybackground {background-color:#70ae4a;}
        
        Background color #70ae4a
      
           Border around this has a color of #70ae4a        
        
          <div style="border:2px solid #70ae4a;">Content here</div>
        
        
          .myborder {border:2px solid #70ae4a;}
        
        Border color #70ae4a