#70ae3f color space conversions
Hex:
        #70ae3f
        RGB:
        112, 174, 63
        CMY:
        56, 32, 75
        CMYK:
        36, 0, 64, 32
      HSL:
        94°, 46.8354%, 46.4706%
        HSV (HSB):
        94°, 63.7931%, 68.2353%
        XYZ:
        22.7153, 34.0757, 10.0827
        xyY:
        0.3397, 0.5096, 34.0757
      CIE-Lab:
        65.0226, -38.9485, 49.2109
        CIE-LCH:
        65.0226, 62.7590, 128.3602
        CIE-Luv:
        65.0226, -31.0784, 63.6757
        Hunter-Lab:
        58.3744, -32.6952, 30.6213
      #70ae3f color charts
#70ae3f RGB chart
      #70ae3f CMYK chart
      #70ae3f RGB pie chart
      #70ae3f color shades, tints & tones
#70ae3f color schemes
#70ae3f color preview, HTML & CSS examples
           This text has a color of #70ae3f        
        
          <p style="color:#70ae3f;">Text here</p>
        
        
          .mytext {color:#70ae3f;}
        
        Text color #70ae3f
      
           This box has a color of #70ae3f        
        
          <div style="background-color:#70ae3f;">Content here</div>
        
        
          .mybackground {background-color:#70ae3f;}
        
        Background color #70ae3f
      
           Border around this has a color of #70ae3f        
        
          <div style="border:2px solid #70ae3f;">Content here</div>
        
        
          .myborder {border:2px solid #70ae3f;}
        
        Border color #70ae3f