#70dfa4 color space conversions
Hex:
        #70dfa4
        RGB:
        112, 223, 164
        CMY:
        56, 13, 36
        CMYK:
        50, 0, 26, 13
      HSL:
        148°, 63.4286%, 65.6863%
        HSV (HSB):
        148°, 49.7758%, 87.4510%
        XYZ:
        39.7706, 58.9004, 44.3948
        xyY:
        0.2780, 0.4117, 58.9004
      CIE-Lab:
        81.2368, -45.1475, 19.3454
        CIE-LCH:
        81.2368, 49.1177, 156.8052
        CIE-Luv:
        81.2368, -49.9096, 35.3119
        Hunter-Lab:
        76.7466, -41.8067, 19.4258
      #70dfa4 color charts
#70dfa4 RGB chart
      #70dfa4 CMYK chart
      #70dfa4 RGB pie chart
      #70dfa4 color shades, tints & tones
#70dfa4 color schemes
#70dfa4 color preview, HTML & CSS examples
           This text has a color of #70dfa4        
        
          <p style="color:#70dfa4;">Text here</p>
        
        
          .mytext {color:#70dfa4;}
        
        Text color #70dfa4
      
           This box has a color of #70dfa4        
        
          <div style="background-color:#70dfa4;">Content here</div>
        
        
          .mybackground {background-color:#70dfa4;}
        
        Background color #70dfa4
      
           Border around this has a color of #70dfa4        
        
          <div style="border:2px solid #70dfa4;">Content here</div>
        
        
          .myborder {border:2px solid #70dfa4;}
        
        Border color #70dfa4