#70b01b color space conversions
Hex:
        #70b01b
        RGB:
        112, 176, 27
        CMY:
        56, 31, 89
        CMYK:
        36, 0, 85, 31
      HSL:
        86°, 73.3990%, 39.8039%
        HSV (HSB):
        86°, 84.6591%, 69.0196%
        XYZ:
        22.4053, 34.5745, 6.5296
        xyY:
        0.3528, 0.5444, 34.5745
      CIE-Lab:
        65.4161, -42.0627, 62.0888
        CIE-LCH:
        65.4161, 74.9952, 124.1161
        CIE-Luv:
        65.4161, -32.2960, 73.7468
        Hunter-Lab:
        58.8001, -34.8844, 34.5761
      #70b01b color charts
#70b01b RGB chart
      #70b01b CMYK chart
      #70b01b RGB pie chart
      #70b01b color shades, tints & tones
#70b01b color schemes
#70b01b color preview, HTML & CSS examples
           This text has a color of #70b01b        
        
          <p style="color:#70b01b;">Text here</p>
        
        
          .mytext {color:#70b01b;}
        
        Text color #70b01b
      
           This box has a color of #70b01b        
        
          <div style="background-color:#70b01b;">Content here</div>
        
        
          .mybackground {background-color:#70b01b;}
        
        Background color #70b01b
      
           Border around this has a color of #70b01b        
        
          <div style="border:2px solid #70b01b;">Content here</div>
        
        
          .myborder {border:2px solid #70b01b;}
        
        Border color #70b01b