#70c2a1 color space conversions
Hex:
        #70c2a1
        RGB:
        112, 194, 161
        CMY:
        56, 24, 37
        CMYK:
        42, 0, 17, 24
      HSL:
        156°, 40.1961%, 60.0000%
        HSV (HSB):
        156°, 42.2680%, 76.0784%
        XYZ:
        32.4069, 44.6015, 40.6191
        xyY:
        0.2755, 0.3792, 44.6015
      CIE-Lab:
        72.6287, -32.7168, 8.8332
        CIE-LCH:
        72.6287, 33.8883, 164.8909
        CIE-Luv:
        72.6287, -38.1338, 18.1641
        Hunter-Lab:
        66.7844, -30.2561, 10.6881
      #70c2a1 color charts
#70c2a1 RGB chart
      #70c2a1 CMYK chart
      #70c2a1 RGB pie chart
      #70c2a1 color shades, tints & tones
#70c2a1 color schemes
#70c2a1 color preview, HTML & CSS examples
           This text has a color of #70c2a1        
        
          <p style="color:#70c2a1;">Text here</p>
        
        
          .mytext {color:#70c2a1;}
        
        Text color #70c2a1
      
           This box has a color of #70c2a1        
        
          <div style="background-color:#70c2a1;">Content here</div>
        
        
          .mybackground {background-color:#70c2a1;}
        
        Background color #70c2a1
      
           Border around this has a color of #70c2a1        
        
          <div style="border:2px solid #70c2a1;">Content here</div>
        
        
          .myborder {border:2px solid #70c2a1;}
        
        Border color #70c2a1