#70cfab color space conversions
Hex:
        #70cfab
        RGB:
        112, 207, 171
        CMY:
        56, 19, 33
        CMYK:
        46, 0, 17, 19
      HSL:
        157°, 49.7382%, 62.5490%
        HSV (HSB):
        157°, 45.8937%, 81.1765%
        XYZ:
        36.3456, 51.0107, 46.4585
        xyY:
        0.2716, 0.3812, 51.0107
      CIE-Lab:
        76.6855, -36.5889, 9.2349
        CIE-LCH:
        76.6855, 37.7363, 165.8347
        CIE-Luv:
        76.6855, -43.1887, 19.5458
        Hunter-Lab:
        71.4218, -34.1517, 11.4282
      #70cfab color charts
#70cfab RGB chart
      #70cfab CMYK chart
      #70cfab RGB pie chart
      #70cfab color shades, tints & tones
#70cfab color schemes
#70cfab color preview, HTML & CSS examples
           This text has a color of #70cfab        
        
          <p style="color:#70cfab;">Text here</p>
        
        
          .mytext {color:#70cfab;}
        
        Text color #70cfab
      
           This box has a color of #70cfab        
        
          <div style="background-color:#70cfab;">Content here</div>
        
        
          .mybackground {background-color:#70cfab;}
        
        Background color #70cfab
      
           Border around this has a color of #70cfab        
        
          <div style="border:2px solid #70cfab;">Content here</div>
        
        
          .myborder {border:2px solid #70cfab;}
        
        Border color #70cfab