#70b81e color space conversions
Hex:
        #70b81e
        RGB:
        112, 184, 30
        CMY:
        56, 28, 88
        CMYK:
        39, 0, 84, 28
      HSL:
        88°, 71.9626%, 41.9608%
        HSV (HSB):
        88°, 83.6957%, 72.1569%
        XYZ:
        24.0569, 37.8195, 7.2603
        xyY:
        0.3480, 0.5470, 37.8195
      CIE-Lab:
        67.8873, -45.3042, 63.5322
        CIE-LCH:
        67.8873, 78.0308, 125.4923
        CIE-Luv:
        67.8873, -36.0910, 76.6108
        Hunter-Lab:
        61.4975, -37.7941, 36.0486
      #70b81e color charts
#70b81e RGB chart
      #70b81e CMYK chart
      #70b81e RGB pie chart
      #70b81e color shades, tints & tones
#70b81e color schemes
#70b81e color preview, HTML & CSS examples
           This text has a color of #70b81e        
        
          <p style="color:#70b81e;">Text here</p>
        
        
          .mytext {color:#70b81e;}
        
        Text color #70b81e
      
           This box has a color of #70b81e        
        
          <div style="background-color:#70b81e;">Content here</div>
        
        
          .mybackground {background-color:#70b81e;}
        
        Background color #70b81e
      
           Border around this has a color of #70b81e        
        
          <div style="border:2px solid #70b81e;">Content here</div>
        
        
          .myborder {border:2px solid #70b81e;}
        
        Border color #70b81e