#70d549 color space conversions
Hex:
        #70d549
        RGB:
        112, 213, 73
        CMY:
        56, 16, 71
        CMYK:
        47, 0, 66, 16
      HSL:
        103°, 62.5000%, 56.0784%
        HSV (HSB):
        103°, 65.7277%, 83.5294%
        XYZ:
        31.6789, 51.5143, 14.5769
        xyY:
        0.3240, 0.5269, 51.5143
      CIE-Lab:
        76.9895, -54.1485, 58.0134
        CIE-LCH:
        76.9895, 79.3576, 133.0265
        CIE-Luv:
        76.9895, -48.4745, 78.3832
        Hunter-Lab:
        71.7735, -46.8183, 38.1998
      #70d549 color charts
#70d549 RGB chart
      #70d549 CMYK chart
      #70d549 RGB pie chart
      #70d549 color shades, tints & tones
#70d549 color schemes
#70d549 color preview, HTML & CSS examples
           This text has a color of #70d549        
        
          <p style="color:#70d549;">Text here</p>
        
        
          .mytext {color:#70d549;}
        
        Text color #70d549
      
           This box has a color of #70d549        
        
          <div style="background-color:#70d549;">Content here</div>
        
        
          .mybackground {background-color:#70d549;}
        
        Background color #70d549
      
           Border around this has a color of #70d549        
        
          <div style="border:2px solid #70d549;">Content here</div>
        
        
          .myborder {border:2px solid #70d549;}
        
        Border color #70d549