#70a014 color space conversions
Hex:
        #70a014
        RGB:
        112, 160, 20
        CMY:
        56, 37, 92
        CMYK:
        30, 0, 88, 37
      HSL:
        81°, 77.7778%, 35.2941%
        HSV (HSB):
        81°, 87.5000%, 62.7451%
        XYZ:
        19.3792, 28.6369, 5.1679
        xyY:
        0.3644, 0.5384, 28.6369
      CIE-Lab:
        60.4598, -35.2826, 59.4146
        CIE-LCH:
        60.4598, 69.1010, 120.7034
        CIE-Luv:
        60.4598, -24.3141, 68.0648
        Hunter-Lab:
        53.5134, -29.0071, 31.7336
      #70a014 color charts
#70a014 RGB chart
      #70a014 CMYK chart
      #70a014 RGB pie chart
      #70a014 color shades, tints & tones
#70a014 color schemes
#70a014 color preview, HTML & CSS examples
           This text has a color of #70a014        
        
          <p style="color:#70a014;">Text here</p>
        
        
          .mytext {color:#70a014;}
        
        Text color #70a014
      
           This box has a color of #70a014        
        
          <div style="background-color:#70a014;">Content here</div>
        
        
          .mybackground {background-color:#70a014;}
        
        Background color #70a014
      
           Border around this has a color of #70a014        
        
          <div style="border:2px solid #70a014;">Content here</div>
        
        
          .myborder {border:2px solid #70a014;}
        
        Border color #70a014