#70c2a2 color space conversions
Hex:
        #70c2a2
        RGB:
        112, 194, 162
        CMY:
        56, 24, 36
        CMYK:
        42, 0, 16, 24
      HSL:
        157°, 40.1961%, 60.0000%
        HSV (HSB):
        157°, 42.2680%, 76.0784%
        XYZ:
        32.4955, 44.6370, 41.0855
        xyY:
        0.2749, 0.3776, 44.6370
      CIE-Lab:
        72.6522, -32.5000, 8.3247
        CIE-LCH:
        72.6522, 33.5493, 165.6328
        CIE-Luv:
        72.6522, -38.1045, 17.4082
        Hunter-Lab:
        66.8109, -30.1003, 10.3071
      #70c2a2 color charts
#70c2a2 RGB chart
      #70c2a2 CMYK chart
      #70c2a2 RGB pie chart
      #70c2a2 color shades, tints & tones
#70c2a2 color schemes
#70c2a2 color preview, HTML & CSS examples
           This text has a color of #70c2a2        
        
          <p style="color:#70c2a2;">Text here</p>
        
        
          .mytext {color:#70c2a2;}
        
        Text color #70c2a2
      
           This box has a color of #70c2a2        
        
          <div style="background-color:#70c2a2;">Content here</div>
        
        
          .mybackground {background-color:#70c2a2;}
        
        Background color #70c2a2
      
           Border around this has a color of #70c2a2        
        
          <div style="border:2px solid #70c2a2;">Content here</div>
        
        
          .myborder {border:2px solid #70c2a2;}
        
        Border color #70c2a2