#70e1ee color space conversions
Hex:
        #70e1ee
        RGB:
        112, 225, 238
        CMY:
        56, 12, 7
        CMYK:
        53, 5, 0, 7
      HSL:
        186°, 78.7500%, 68.6275%
        HSV (HSB):
        186°, 52.9412%, 93.3333%
        XYZ:
        49.0399, 63.4682, 90.5548
        xyY:
        0.2415, 0.3126, 63.4682
      CIE-Lab:
        83.6881, -28.6630, -16.2059
        CIE-LCH:
        83.6881, 32.9272, 209.4836
        CIE-Luv:
        83.6881, -47.5589, -21.2427
        Hunter-Lab:
        79.6669, -29.5394, -11.6262
      #70e1ee color charts
#70e1ee RGB chart
      #70e1ee CMYK chart
      #70e1ee RGB pie chart
      #70e1ee color shades, tints & tones
#70e1ee color schemes
#70e1ee color preview, HTML & CSS examples
           This text has a color of #70e1ee        
        
          <p style="color:#70e1ee;">Text here</p>
        
        
          .mytext {color:#70e1ee;}
        
        Text color #70e1ee
      
           This box has a color of #70e1ee        
        
          <div style="background-color:#70e1ee;">Content here</div>
        
        
          .mybackground {background-color:#70e1ee;}
        
        Background color #70e1ee
      
           Border around this has a color of #70e1ee        
        
          <div style="border:2px solid #70e1ee;">Content here</div>
        
        
          .myborder {border:2px solid #70e1ee;}
        
        Border color #70e1ee