#70b50e color space conversions
Hex:
        #70b50e
        RGB:
        112, 181, 14
        CMY:
        56, 29, 95
        CMYK:
        38, 0, 92, 29
      HSL:
        85°, 85.6410%, 38.2353%
        HSV (HSB):
        85°, 92.2652%, 70.9804%
        XYZ:
        23.2852, 36.5242, 6.2381
        xyY:
        0.3526, 0.5530, 36.5242
      CIE-Lab:
        66.9185, -44.5469, 65.8619
        CIE-LCH:
        66.9185, 79.5124, 124.0732
        CIE-Luv:
        66.9185, -34.7428, 77.3746
        Hunter-Lab:
        60.4353, -36.9870, 36.1848
      #70b50e color charts
#70b50e RGB chart
      #70b50e CMYK chart
      #70b50e RGB pie chart
      #70b50e color shades, tints & tones
#70b50e color schemes
#70b50e color preview, HTML & CSS examples
           This text has a color of #70b50e        
        
          <p style="color:#70b50e;">Text here</p>
        
        
          .mytext {color:#70b50e;}
        
        Text color #70b50e
      
           This box has a color of #70b50e        
        
          <div style="background-color:#70b50e;">Content here</div>
        
        
          .mybackground {background-color:#70b50e;}
        
        Background color #70b50e
      
           Border around this has a color of #70b50e        
        
          <div style="border:2px solid #70b50e;">Content here</div>
        
        
          .myborder {border:2px solid #70b50e;}
        
        Border color #70b50e