#70b83a color space conversions
Hex:
        #70b83a
        RGB:
        112, 184, 58
        CMY:
        56, 28, 77
        CMYK:
        39, 0, 68, 28
      HSL:
        94°, 52.0661%, 47.4510%
        HSV (HSB):
        94°, 68.4783%, 72.1569%
        XYZ:
        24.5863, 38.0312, 10.0479
        xyY:
        0.3383, 0.5234, 38.0312
      CIE-Lab:
        68.0436, -43.6747, 54.5236
        CIE-LCH:
        68.0436, 69.8591, 128.6956
        CIE-Luv:
        68.0436, -35.8580, 70.0042
        Hunter-Lab:
        61.6695, -36.7574, 33.5084
      #70b83a color charts
#70b83a RGB chart
      #70b83a CMYK chart
      #70b83a RGB pie chart
      #70b83a color shades, tints & tones
#70b83a color schemes
#70b83a color preview, HTML & CSS examples
           This text has a color of #70b83a        
        
          <p style="color:#70b83a;">Text here</p>
        
        
          .mytext {color:#70b83a;}
        
        Text color #70b83a
      
           This box has a color of #70b83a        
        
          <div style="background-color:#70b83a;">Content here</div>
        
        
          .mybackground {background-color:#70b83a;}
        
        Background color #70b83a
      
           Border around this has a color of #70b83a        
        
          <div style="border:2px solid #70b83a;">Content here</div>
        
        
          .myborder {border:2px solid #70b83a;}
        
        Border color #70b83a