#70f4af color space conversions
Hex:
        #70f4af
        RGB:
        112, 244, 175
        CMY:
        56, 4, 31
        CMYK:
        54, 0, 28, 4
      HSL:
        149°, 85.7143%, 69.8039%
        HSV (HSB):
        149°, 54.0984%, 95.6863%
        XYZ:
        46.7706, 71.2413, 51.8433
        xyY:
        0.2754, 0.4194, 71.2413
      CIE-Lab:
        87.6021, -51.8172, 22.4507
        CIE-LCH:
        87.6021, 56.4718, 156.5745
        CIE-Luv:
        87.6021, -57.6671, 41.1775
        Hunter-Lab:
        84.4045, -48.7967, 22.6658
      #70f4af color charts
#70f4af RGB chart
      #70f4af CMYK chart
      #70f4af RGB pie chart
      #70f4af color shades, tints & tones
#70f4af color schemes
#70f4af color preview, HTML & CSS examples
           This text has a color of #70f4af        
        
          <p style="color:#70f4af;">Text here</p>
        
        
          .mytext {color:#70f4af;}
        
        Text color #70f4af
      
           This box has a color of #70f4af        
        
          <div style="background-color:#70f4af;">Content here</div>
        
        
          .mybackground {background-color:#70f4af;}
        
        Background color #70f4af
      
           Border around this has a color of #70f4af        
        
          <div style="border:2px solid #70f4af;">Content here</div>
        
        
          .myborder {border:2px solid #70f4af;}
        
        Border color #70f4af