#70ae07 color space conversions
Hex:
        #70ae07
        RGB:
        112, 174, 7
        CMY:
        56, 32, 97
        CMYK:
        36, 0, 96, 32
      HSL:
        82°, 92.2652%, 35.4902%
        HSV (HSB):
        82°, 95.9770%, 68.2353%
        XYZ:
        21.8565, 33.7322, 5.5600
        xyY:
        0.3574, 0.5516, 33.7322
      CIE-Lab:
        64.7494, -41.7318, 65.0235
        CIE-LCH:
        64.7494, 77.2632, 122.6922
        CIE-Luv:
        64.7494, -31.3832, 75.0840
        Hunter-Lab:
        58.0794, -34.4657, 34.9797
      #70ae07 color charts
#70ae07 RGB chart
      #70ae07 CMYK chart
      #70ae07 RGB pie chart
      #70ae07 color shades, tints & tones
#70ae07 color schemes
#70ae07 color preview, HTML & CSS examples
           This text has a color of #70ae07        
        
          <p style="color:#70ae07;">Text here</p>
        
        
          .mytext {color:#70ae07;}
        
        Text color #70ae07
      
           This box has a color of #70ae07        
        
          <div style="background-color:#70ae07;">Content here</div>
        
        
          .mybackground {background-color:#70ae07;}
        
        Background color #70ae07
      
           Border around this has a color of #70ae07        
        
          <div style="border:2px solid #70ae07;">Content here</div>
        
        
          .myborder {border:2px solid #70ae07;}
        
        Border color #70ae07