#70a308 color space conversions
Hex:
        #70a308
        RGB:
        112, 163, 8
        CMY:
        56, 36, 97
        CMYK:
        31, 0, 95, 36
      HSL:
        80°, 90.6433%, 33.5294%
        HSV (HSB):
        80°, 95.0920%, 63.9216%
        XYZ:
        19.8231, 29.6567, 4.9092
        xyY:
        0.3645, 0.5453, 29.6567
      CIE-Lab:
        61.3568, -36.9189, 62.1900
        CIE-LCH:
        61.3568, 72.3229, 120.6953
        CIE-Luv:
        61.3568, -25.8760, 70.5281
        Hunter-Lab:
        54.4579, -30.3260, 32.7757
      #70a308 color charts
#70a308 RGB chart
      #70a308 CMYK chart
      #70a308 RGB pie chart
      #70a308 color shades, tints & tones
#70a308 color schemes
#70a308 color preview, HTML & CSS examples
           This text has a color of #70a308        
        
          <p style="color:#70a308;">Text here</p>
        
        
          .mytext {color:#70a308;}
        
        Text color #70a308
      
           This box has a color of #70a308        
        
          <div style="background-color:#70a308;">Content here</div>
        
        
          .mybackground {background-color:#70a308;}
        
        Background color #70a308
      
           Border around this has a color of #70a308        
        
          <div style="border:2px solid #70a308;">Content here</div>
        
        
          .myborder {border:2px solid #70a308;}
        
        Border color #70a308