#70f7ef color space conversions
Hex:
        #70f7ef
        RGB:
        112, 247, 239
        CMY:
        56, 3, 6
        CMYK:
        55, 0, 3, 3
      HSL:
        176°, 89.4040%, 70.3922%
        HSV (HSB):
        176°, 54.6559%, 96.8627%
        XYZ:
        55.5228, 76.1983, 93.4427
        xyY:
        0.2466, 0.3384, 76.1983
      CIE-Lab:
        89.9513, -38.7142, -7.3858
        CIE-LCH:
        89.9513, 39.4124, 190.8010
        CIE-Luv:
        89.9513, -55.7307, -5.3794
        Hunter-Lab:
        87.2916, -39.2233, -2.3638
      #70f7ef color charts
#70f7ef RGB chart
      #70f7ef CMYK chart
      #70f7ef RGB pie chart
      #70f7ef color shades, tints & tones
#70f7ef color schemes
#70f7ef color preview, HTML & CSS examples
           This text has a color of #70f7ef        
        
          <p style="color:#70f7ef;">Text here</p>
        
        
          .mytext {color:#70f7ef;}
        
        Text color #70f7ef
      
           This box has a color of #70f7ef        
        
          <div style="background-color:#70f7ef;">Content here</div>
        
        
          .mybackground {background-color:#70f7ef;}
        
        Background color #70f7ef
      
           Border around this has a color of #70f7ef        
        
          <div style="border:2px solid #70f7ef;">Content here</div>
        
        
          .myborder {border:2px solid #70f7ef;}
        
        Border color #70f7ef