#70c4a5 color space conversions
Hex:
        #70c4a5
        RGB:
        112, 196, 165
        CMY:
        56, 23, 35
        CMYK:
        43, 0, 16, 23
      HSL:
        158°, 41.5842%, 60.3922%
        HSV (HSB):
        158°, 42.8571%, 76.8627%
        XYZ:
        33.2136, 45.6412, 42.6564
        xyY:
        0.2733, 0.3756, 45.6412
      CIE-Lab:
        73.3121, -32.7880, 7.6436
        CIE-LCH:
        73.3121, 33.6671, 166.8775
        CIE-Luv:
        73.3121, -38.8512, 16.5096
        Hunter-Lab:
        67.5583, -30.4714, 9.8550
      #70c4a5 color charts
#70c4a5 RGB chart
      #70c4a5 CMYK chart
      #70c4a5 RGB pie chart
      #70c4a5 color shades, tints & tones
#70c4a5 color schemes
#70c4a5 color preview, HTML & CSS examples
           This text has a color of #70c4a5        
        
          <p style="color:#70c4a5;">Text here</p>
        
        
          .mytext {color:#70c4a5;}
        
        Text color #70c4a5
      
           This box has a color of #70c4a5        
        
          <div style="background-color:#70c4a5;">Content here</div>
        
        
          .mybackground {background-color:#70c4a5;}
        
        Background color #70c4a5
      
           Border around this has a color of #70c4a5        
        
          <div style="border:2px solid #70c4a5;">Content here</div>
        
        
          .myborder {border:2px solid #70c4a5;}
        
        Border color #70c4a5