#70c6a2 color space conversions
Hex:
        #70c6a2
        RGB:
        112, 198, 162
        CMY:
        56, 22, 36
        CMYK:
        43, 0, 18, 22
      HSL:
        155°, 43.0000%, 60.7843%
        HSV (HSB):
        155°, 43.4343%, 77.6471%
        XYZ:
        33.3978, 46.4415, 41.3863
        xyY:
        0.2755, 0.3831, 46.4415
      CIE-Lab:
        73.8311, -34.3752, 10.0056
        CIE-LCH:
        73.8311, 35.8018, 163.7713
        CIE-Luv:
        73.8311, -39.7771, 20.1477
        Hunter-Lab:
        68.1480, -31.7804, 11.6968
      #70c6a2 color charts
#70c6a2 RGB chart
      #70c6a2 CMYK chart
      #70c6a2 RGB pie chart
      #70c6a2 color shades, tints & tones
#70c6a2 color schemes
#70c6a2 color preview, HTML & CSS examples
           This text has a color of #70c6a2        
        
          <p style="color:#70c6a2;">Text here</p>
        
        
          .mytext {color:#70c6a2;}
        
        Text color #70c6a2
      
           This box has a color of #70c6a2        
        
          <div style="background-color:#70c6a2;">Content here</div>
        
        
          .mybackground {background-color:#70c6a2;}
        
        Background color #70c6a2
      
           Border around this has a color of #70c6a2        
        
          <div style="border:2px solid #70c6a2;">Content here</div>
        
        
          .myborder {border:2px solid #70c6a2;}
        
        Border color #70c6a2