#70af3e color space conversions
Hex:
        #70af3e
        RGB:
        112, 175, 62
        CMY:
        56, 31, 76
        CMYK:
        36, 0, 65, 31
      HSL:
        93°, 47.6793%, 46.4706%
        HSV (HSB):
        93°, 64.5714%, 68.6275%
        XYZ:
        22.8816, 34.4525, 10.0014
        xyY:
        0.3398, 0.5117, 34.4525
      CIE-Lab:
        65.3202, -39.4759, 49.9675
        CIE-LCH:
        65.3202, 63.6796, 128.3098
        CIE-Luv:
        65.3202, -31.5679, 64.5044
        Hunter-Lab:
        58.6962, -33.1337, 30.9848
      #70af3e color charts
#70af3e RGB chart
      #70af3e CMYK chart
      #70af3e RGB pie chart
      #70af3e color shades, tints & tones
#70af3e color schemes
#70af3e color preview, HTML & CSS examples
           This text has a color of #70af3e        
        
          <p style="color:#70af3e;">Text here</p>
        
        
          .mytext {color:#70af3e;}
        
        Text color #70af3e
      
           This box has a color of #70af3e        
        
          <div style="background-color:#70af3e;">Content here</div>
        
        
          .mybackground {background-color:#70af3e;}
        
        Background color #70af3e
      
           Border around this has a color of #70af3e        
        
          <div style="border:2px solid #70af3e;">Content here</div>
        
        
          .myborder {border:2px solid #70af3e;}
        
        Border color #70af3e