#70d47f color space conversions
Hex:
        #70d47f
        RGB:
        112, 212, 127
        CMY:
        56, 17, 50
        CMYK:
        47, 0, 40, 17
      HSL:
        129°, 53.7634%, 63.5294%
        HSV (HSB):
        129°, 47.1698%, 83.1373%
        XYZ:
        34.0563, 52.0640, 28.3331
        xyY:
        0.2976, 0.4549, 52.0640
      CIE-Lab:
        77.3191, -47.1055, 33.2096
        CIE-LCH:
        77.3191, 57.6351, 144.8160
        CIE-Luv:
        77.3191, -46.7203, 52.5639
        Hunter-Lab:
        72.1554, -42.0224, 27.2275
      #70d47f color charts
#70d47f RGB chart
      #70d47f CMYK chart
      #70d47f RGB pie chart
      #70d47f color shades, tints & tones
#70d47f color schemes
#70d47f color preview, HTML & CSS examples
           This text has a color of #70d47f        
        
          <p style="color:#70d47f;">Text here</p>
        
        
          .mytext {color:#70d47f;}
        
        Text color #70d47f
      
           This box has a color of #70d47f        
        
          <div style="background-color:#70d47f;">Content here</div>
        
        
          .mybackground {background-color:#70d47f;}
        
        Background color #70d47f
      
           Border around this has a color of #70d47f        
        
          <div style="border:2px solid #70d47f;">Content here</div>
        
        
          .myborder {border:2px solid #70d47f;}
        
        Border color #70d47f