#70daa8 color space conversions
Hex:
        #70daa8
        RGB:
        112, 218, 168
        CMY:
        56, 15, 34
        CMYK:
        49, 0, 23, 15
      HSL:
        152°, 58.8889%, 64.7059%
        HSV (HSB):
        152°, 48.6239%, 85.4902%
        XYZ:
        38.8214, 56.4147, 45.8888
        xyY:
        0.2751, 0.3998, 56.4147
      CIE-Lab:
        79.8493, -42.1659, 15.3077
        CIE-LCH:
        79.8493, 44.8585, 160.0474
        CIE-Luv:
        79.8493, -47.7522, 29.1920
        Hunter-Lab:
        75.1097, -39.1821, 16.3532
      #70daa8 color charts
#70daa8 RGB chart
      #70daa8 CMYK chart
      #70daa8 RGB pie chart
      #70daa8 color shades, tints & tones
#70daa8 color schemes
#70daa8 color preview, HTML & CSS examples
           This text has a color of #70daa8        
        
          <p style="color:#70daa8;">Text here</p>
        
        
          .mytext {color:#70daa8;}
        
        Text color #70daa8
      
           This box has a color of #70daa8        
        
          <div style="background-color:#70daa8;">Content here</div>
        
        
          .mybackground {background-color:#70daa8;}
        
        Background color #70daa8
      
           Border around this has a color of #70daa8        
        
          <div style="border:2px solid #70daa8;">Content here</div>
        
        
          .myborder {border:2px solid #70daa8;}
        
        Border color #70daa8