#70f4cf color space conversions
Hex:
        #70f4cf
        RGB:
        112, 244, 207
        CMY:
        56, 4, 19
        CMYK:
        54, 0, 15, 4
      HSL:
        163°, 85.7143%, 69.8039%
        HSV (HSB):
        163°, 54.0984%, 95.6863%
        XYZ:
        50.2953, 72.6511, 70.4037
        xyY:
        0.2601, 0.3757, 72.6511
      CIE-Lab:
        88.2811, -45.0670, 6.8497
        CIE-LCH:
        88.2811, 45.5846, 171.3578
        CIE-Luv:
        88.2811, -56.1859, 17.8439
        Hunter-Lab:
        85.2356, -43.8343, 10.6920
      #70f4cf color charts
#70f4cf RGB chart
      #70f4cf CMYK chart
      #70f4cf RGB pie chart
      #70f4cf color shades, tints & tones
#70f4cf color schemes
#70f4cf color preview, HTML & CSS examples
           This text has a color of #70f4cf        
        
          <p style="color:#70f4cf;">Text here</p>
        
        
          .mytext {color:#70f4cf;}
        
        Text color #70f4cf
      
           This box has a color of #70f4cf        
        
          <div style="background-color:#70f4cf;">Content here</div>
        
        
          .mybackground {background-color:#70f4cf;}
        
        Background color #70f4cf
      
           Border around this has a color of #70f4cf        
        
          <div style="border:2px solid #70f4cf;">Content here</div>
        
        
          .myborder {border:2px solid #70f4cf;}
        
        Border color #70f4cf