#70b59a color space conversions
Hex:
        #70b59a
        RGB:
        112, 181, 154
        CMY:
        56, 29, 40
        CMYK:
        38, 0, 15, 29
      HSL:
        157°, 31.7972%, 57.4510%
        HSV (HSB):
        157°, 38.1215%, 70.9804%
        XYZ:
        29.0387, 38.8256, 36.5354
        xyY:
        0.2781, 0.3719, 38.8256
      CIE-Lab:
        68.6247, -28.0051, 6.9261
        CIE-LCH:
        68.6247, 28.8488, 166.1086
        CIE-Luv:
        68.6247, -32.7800, 14.5336
        Hunter-Lab:
        62.3102, -25.8556, 8.8526
      #70b59a color charts
#70b59a RGB chart
      #70b59a CMYK chart
      #70b59a RGB pie chart
      #70b59a color shades, tints & tones
#70b59a color schemes
#70b59a color preview, HTML & CSS examples
           This text has a color of #70b59a        
        
          <p style="color:#70b59a;">Text here</p>
        
        
          .mytext {color:#70b59a;}
        
        Text color #70b59a
      
           This box has a color of #70b59a        
        
          <div style="background-color:#70b59a;">Content here</div>
        
        
          .mybackground {background-color:#70b59a;}
        
        Background color #70b59a
      
           Border around this has a color of #70b59a        
        
          <div style="border:2px solid #70b59a;">Content here</div>
        
        
          .myborder {border:2px solid #70b59a;}
        
        Border color #70b59a