#70af3f color space conversions
Hex:
        #70af3f
        RGB:
        112, 175, 63
        CMY:
        56, 31, 75
        CMYK:
        36, 0, 64, 31
      HSL:
        94°, 47.0588%, 46.6667%
        HSV (HSB):
        94°, 64.0000%, 68.6275%
        XYZ:
        22.9093, 34.4636, 10.1473
        xyY:
        0.3393, 0.5104, 34.4636
      CIE-Lab:
        65.3289, -39.3880, 49.5459
        CIE-LCH:
        65.3289, 63.2946, 128.4840
        CIE-Luv:
        65.3289, -31.5582, 64.1496
        Hunter-Lab:
        58.7057, -33.0772, 30.8457
      #70af3f color charts
#70af3f RGB chart
      #70af3f CMYK chart
      #70af3f RGB pie chart
      #70af3f color shades, tints & tones
#70af3f color schemes
#70af3f color preview, HTML & CSS examples
           This text has a color of #70af3f        
        
          <p style="color:#70af3f;">Text here</p>
        
        
          .mytext {color:#70af3f;}
        
        Text color #70af3f
      
           This box has a color of #70af3f        
        
          <div style="background-color:#70af3f;">Content here</div>
        
        
          .mybackground {background-color:#70af3f;}
        
        Background color #70af3f
      
           Border around this has a color of #70af3f        
        
          <div style="border:2px solid #70af3f;">Content here</div>
        
        
          .myborder {border:2px solid #70af3f;}
        
        Border color #70af3f