#70b00f color space conversions
Hex:
        #70b00f
        RGB:
        112, 176, 15
        CMY:
        56, 31, 94
        CMYK:
        36, 0, 91, 31
      HSL:
        84°, 84.2932%, 37.4510%
        HSV (HSB):
        84°, 91.4773%, 69.0196%
        XYZ:
        22.2936, 34.5299, 5.9419
        xyY:
        0.3552, 0.5501, 34.5299
      CIE-Lab:
        65.3810, -42.4253, 64.4512
        CIE-LCH:
        65.3810, 77.1613, 123.3551
        CIE-Luv:
        65.3810, -32.3391, 75.2463
        Hunter-Lab:
        58.7621, -35.1130, 35.1383
      #70b00f color charts
#70b00f RGB chart
      #70b00f CMYK chart
      #70b00f RGB pie chart
      #70b00f color shades, tints & tones
#70b00f color schemes
#70b00f color preview, HTML & CSS examples
           This text has a color of #70b00f        
        
          <p style="color:#70b00f;">Text here</p>
        
        
          .mytext {color:#70b00f;}
        
        Text color #70b00f
      
           This box has a color of #70b00f        
        
          <div style="background-color:#70b00f;">Content here</div>
        
        
          .mybackground {background-color:#70b00f;}
        
        Background color #70b00f
      
           Border around this has a color of #70b00f        
        
          <div style="border:2px solid #70b00f;">Content here</div>
        
        
          .myborder {border:2px solid #70b00f;}
        
        Border color #70b00f