#70b57a color space conversions
Hex:
        #70b57a
        RGB:
        112, 181, 122
        CMY:
        56, 29, 52
        CMYK:
        38, 0, 33, 29
      HSL:
        129°, 31.7972%, 57.4510%
        HSV (HSB):
        129°, 38.1215%, 70.9804%
        XYZ:
        26.7188, 37.8976, 24.3191
        xyY:
        0.3004, 0.4261, 37.8976
      CIE-Lab:
        67.9451, -34.2934, 23.3868
        CIE-LCH:
        67.9451, 41.5088, 145.7074
        CIE-Luv:
        67.9451, -33.4594, 37.2333
        Hunter-Lab:
        61.5611, -30.2590, 19.6708
      #70b57a color charts
#70b57a RGB chart
      #70b57a CMYK chart
      #70b57a RGB pie chart
      #70b57a color shades, tints & tones
#70b57a color schemes
#70b57a color preview, HTML & CSS examples
           This text has a color of #70b57a        
        
          <p style="color:#70b57a;">Text here</p>
        
        
          .mytext {color:#70b57a;}
        
        Text color #70b57a
      
           This box has a color of #70b57a        
        
          <div style="background-color:#70b57a;">Content here</div>
        
        
          .mybackground {background-color:#70b57a;}
        
        Background color #70b57a
      
           Border around this has a color of #70b57a        
        
          <div style="border:2px solid #70b57a;">Content here</div>
        
        
          .myborder {border:2px solid #70b57a;}
        
        Border color #70b57a