#70b84b color space conversions
Hex:
        #70b84b
        RGB:
        112, 184, 75
        CMY:
        56, 28, 71
        CMYK:
        39, 0, 59, 28
      HSL:
        100°, 43.4263%, 50.7843%
        HSV (HSB):
        100°, 59.2391%, 72.1569%
        XYZ:
        25.0926, 38.2337, 12.7139
        xyY:
        0.3300, 0.5028, 38.2337
      CIE-Lab:
        68.1925, -42.1446, 47.4050
        CIE-LCH:
        68.1925, 63.4303, 131.6381
        CIE-Luv:
        68.1925, -35.6448, 63.8973
        Hunter-Lab:
        61.8334, -35.7715, 31.0924
      #70b84b color charts
#70b84b RGB chart
      #70b84b CMYK chart
      #70b84b RGB pie chart
      #70b84b color shades, tints & tones
#70b84b color schemes
#70b84b color preview, HTML & CSS examples
           This text has a color of #70b84b        
        
          <p style="color:#70b84b;">Text here</p>
        
        
          .mytext {color:#70b84b;}
        
        Text color #70b84b
      
           This box has a color of #70b84b        
        
          <div style="background-color:#70b84b;">Content here</div>
        
        
          .mybackground {background-color:#70b84b;}
        
        Background color #70b84b
      
           Border around this has a color of #70b84b        
        
          <div style="border:2px solid #70b84b;">Content here</div>
        
        
          .myborder {border:2px solid #70b84b;}
        
        Border color #70b84b