#70ae5f color space conversions
Hex:
        #70ae5f
        RGB:
        112, 174, 95
        CMY:
        56, 32, 63
        CMYK:
        36, 0, 45, 32
      HSL:
        107°, 32.7801%, 52.7451%
        HSV (HSB):
        107°, 45.4023%, 68.2353%
        XYZ:
        23.8837, 34.5431, 16.2351
        xyY:
        0.3199, 0.4627, 34.5431
      CIE-Lab:
        65.3914, -35.3066, 34.2755
        CIE-LCH:
        65.3914, 49.2074, 135.8490
        CIE-Luv:
        65.3914, -30.7034, 49.2508
        Hunter-Lab:
        58.7734, -30.3164, 24.7635
      #70ae5f color charts
#70ae5f RGB chart
      #70ae5f CMYK chart
      #70ae5f RGB pie chart
      #70ae5f color shades, tints & tones
#70ae5f color schemes
#70ae5f color preview, HTML & CSS examples
           This text has a color of #70ae5f        
        
          <p style="color:#70ae5f;">Text here</p>
        
        
          .mytext {color:#70ae5f;}
        
        Text color #70ae5f
      
           This box has a color of #70ae5f        
        
          <div style="background-color:#70ae5f;">Content here</div>
        
        
          .mybackground {background-color:#70ae5f;}
        
        Background color #70ae5f
      
           Border around this has a color of #70ae5f        
        
          <div style="border:2px solid #70ae5f;">Content here</div>
        
        
          .myborder {border:2px solid #70ae5f;}
        
        Border color #70ae5f