#70af4f color space conversions
Hex:
        #70af4f
        RGB:
        112, 175, 79
        CMY:
        56, 31, 69
        CMYK:
        36, 0, 55, 31
      HSL:
        99°, 37.7953%, 49.8039%
        HSV (HSB):
        99°, 54.8571%, 68.6275%
        XYZ:
        23.4233, 34.6692, 12.8544
        xyY:
        0.3302, 0.4887, 34.6692
      CIE-Lab:
        65.4903, -37.7735, 42.3873
        CIE-LCH:
        65.4903, 56.7760, 131.7058
        CIE-Luv:
        65.4903, -31.3828, 57.6914
        Hunter-Lab:
        58.8806, -32.0317, 28.2726
      #70af4f color charts
#70af4f RGB chart
      #70af4f CMYK chart
      #70af4f RGB pie chart
      #70af4f color shades, tints & tones
#70af4f color schemes
#70af4f color preview, HTML & CSS examples
           This text has a color of #70af4f        
        
          <p style="color:#70af4f;">Text here</p>
        
        
          .mytext {color:#70af4f;}
        
        Text color #70af4f
      
           This box has a color of #70af4f        
        
          <div style="background-color:#70af4f;">Content here</div>
        
        
          .mybackground {background-color:#70af4f;}
        
        Background color #70af4f
      
           Border around this has a color of #70af4f        
        
          <div style="border:2px solid #70af4f;">Content here</div>
        
        
          .myborder {border:2px solid #70af4f;}
        
        Border color #70af4f