#70d981 color space conversions
Hex:
        #70d981
        RGB:
        112, 217, 129
        CMY:
        56, 15, 49
        CMYK:
        48, 0, 41, 15
      HSL:
        130°, 58.0110%, 64.5098%
        HSV (HSB):
        130°, 48.3871%, 85.0980%
        XYZ:
        35.4574, 54.6554, 29.4496
        xyY:
        0.2966, 0.4571, 54.6554
      CIE-Lab:
        78.8424, -48.8666, 34.1802
        CIE-LCH:
        78.8424, 59.6342, 145.0288
        CIE-Luv:
        78.8424, -48.7251, 54.2640
        Hunter-Lab:
        73.9293, -43.7655, 28.1324
      #70d981 color charts
#70d981 RGB chart
      #70d981 CMYK chart
      #70d981 RGB pie chart
      #70d981 color shades, tints & tones
#70d981 color schemes
#70d981 color preview, HTML & CSS examples
           This text has a color of #70d981        
        
          <p style="color:#70d981;">Text here</p>
        
        
          .mytext {color:#70d981;}
        
        Text color #70d981
      
           This box has a color of #70d981        
        
          <div style="background-color:#70d981;">Content here</div>
        
        
          .mybackground {background-color:#70d981;}
        
        Background color #70d981
      
           Border around this has a color of #70d981        
        
          <div style="border:2px solid #70d981;">Content here</div>
        
        
          .myborder {border:2px solid #70d981;}
        
        Border color #70d981