#70981e color space conversions
Hex:
        #70981e
        RGB:
        112, 152, 30
        CMY:
        56, 40, 88
        CMYK:
        26, 0, 80, 40
      HSL:
        80°, 67.0330%, 35.6863%
        HSV (HSB):
        80°, 80.2632%, 59.6078%
        XYZ:
        18.1447, 25.9950, 5.2895
        xyY:
        0.3671, 0.5259, 25.9950
      CIE-Lab:
        58.0323, -31.2055, 54.6656
        CIE-LCH:
        58.0323, 62.9453, 119.7196
        CIE-Luv:
        58.0323, -20.0965, 63.0127
        Hunter-Lab:
        50.9852, -25.6995, 29.5386
      #70981e color charts
#70981e RGB chart
      #70981e CMYK chart
      #70981e RGB pie chart
      #70981e color shades, tints & tones
#70981e color schemes
#70981e color preview, HTML & CSS examples
           This text has a color of #70981e        
        
          <p style="color:#70981e;">Text here</p>
        
        
          .mytext {color:#70981e;}
        
        Text color #70981e
      
           This box has a color of #70981e        
        
          <div style="background-color:#70981e;">Content here</div>
        
        
          .mybackground {background-color:#70981e;}
        
        Background color #70981e
      
           Border around this has a color of #70981e        
        
          <div style="border:2px solid #70981e;">Content here</div>
        
        
          .myborder {border:2px solid #70981e;}
        
        Border color #70981e