#70a106 color space conversions
Hex:
        #70a106
        RGB:
        112, 161, 6
        CMY:
        56, 37, 98
        CMYK:
        30, 0, 96, 37
      HSL:
        79°, 92.8144%, 32.7451%
        HSV (HSB):
        79°, 96.2733%, 63.1373%
        XYZ:
        19.4598, 28.9476, 4.7341
        xyY:
        0.3662, 0.5447, 28.9476
      CIE-Lab:
        60.7354, -36.0627, 61.9753
        CIE-LCH:
        60.7354, 71.7039, 120.1946
        CIE-Luv:
        60.7354, -24.8495, 69.8727
        Hunter-Lab:
        53.8030, -29.5942, 32.4452
      #70a106 color charts
#70a106 RGB chart
      #70a106 CMYK chart
      #70a106 RGB pie chart
      #70a106 color shades, tints & tones
#70a106 color schemes
#70a106 color preview, HTML & CSS examples
           This text has a color of #70a106        
        
          <p style="color:#70a106;">Text here</p>
        
        
          .mytext {color:#70a106;}
        
        Text color #70a106
      
           This box has a color of #70a106        
        
          <div style="background-color:#70a106;">Content here</div>
        
        
          .mybackground {background-color:#70a106;}
        
        Background color #70a106
      
           Border around this has a color of #70a106        
        
          <div style="border:2px solid #70a106;">Content here</div>
        
        
          .myborder {border:2px solid #70a106;}
        
        Border color #70a106