#70b02b color space conversions
Hex:
        #70b02b
        RGB:
        112, 176, 43
        CMY:
        56, 31, 83
        CMYK:
        36, 0, 76, 31
      HSL:
        89°, 60.7306%, 42.9412%
        HSV (HSB):
        89°, 75.5682%, 69.0196%
        XYZ:
        22.6435, 34.6698, 7.7840
        xyY:
        0.3478, 0.5326, 34.6698
      CIE-Lab:
        65.4908, -41.2940, 57.4951
        CIE-LCH:
        65.4908, 70.7875, 125.6866
        CIE-Luv:
        65.4908, -32.2055, 70.5870
        Hunter-Lab:
        58.8811, -34.3975, 33.3787
      #70b02b color charts
#70b02b RGB chart
      #70b02b CMYK chart
      #70b02b RGB pie chart
      #70b02b color shades, tints & tones
#70b02b color schemes
#70b02b color preview, HTML & CSS examples
           This text has a color of #70b02b        
        
          <p style="color:#70b02b;">Text here</p>
        
        
          .mytext {color:#70b02b;}
        
        Text color #70b02b
      
           This box has a color of #70b02b        
        
          <div style="background-color:#70b02b;">Content here</div>
        
        
          .mybackground {background-color:#70b02b;}
        
        Background color #70b02b
      
           Border around this has a color of #70b02b        
        
          <div style="border:2px solid #70b02b;">Content here</div>
        
        
          .myborder {border:2px solid #70b02b;}
        
        Border color #70b02b