#70b01f color space conversions
Hex:
        #70b01f
        RGB:
        112, 176, 31
        CMY:
        56, 31, 88
        CMYK:
        36, 0, 82, 31
      HSL:
        86°, 70.0483%, 40.5882%
        HSV (HSB):
        86°, 82.3864%, 69.0196%
        XYZ:
        22.4547, 34.5943, 6.7902
        xyY:
        0.3517, 0.5419, 34.5943
      CIE-Lab:
        65.4316, -41.9024, 61.0875
        CIE-LCH:
        65.4316, 74.0777, 124.4478
        CIE-Luv:
        65.4316, -32.2770, 73.0858
        Hunter-Lab:
        58.8170, -34.7831, 34.3270
      #70b01f color charts
#70b01f RGB chart
      #70b01f CMYK chart
      #70b01f RGB pie chart
      #70b01f color shades, tints & tones
#70b01f color schemes
#70b01f color preview, HTML & CSS examples
           This text has a color of #70b01f        
        
          <p style="color:#70b01f;">Text here</p>
        
        
          .mytext {color:#70b01f;}
        
        Text color #70b01f
      
           This box has a color of #70b01f        
        
          <div style="background-color:#70b01f;">Content here</div>
        
        
          .mybackground {background-color:#70b01f;}
        
        Background color #70b01f
      
           Border around this has a color of #70b01f        
        
          <div style="border:2px solid #70b01f;">Content here</div>
        
        
          .myborder {border:2px solid #70b01f;}
        
        Border color #70b01f