#70daee color space conversions
Hex:
        #70daee
        RGB:
        112, 218, 238
        CMY:
        56, 15, 7
        CMYK:
        53, 8, 0, 7
      HSL:
        190°, 78.7500%, 68.6275%
        HSV (HSB):
        190°, 52.9412%, 93.3333%
        XYZ:
        47.1861, 59.7606, 89.9369
        xyY:
        0.2397, 0.3035, 59.7606
      CIE-Lab:
        81.7079, -25.2458, -19.1913
        CIE-LCH:
        81.7079, 31.7121, 217.2413
        CIE-Luv:
        81.7079, -44.9211, -26.6439
        Hunter-Lab:
        77.3050, -26.3293, -14.8647
      #70daee color charts
#70daee RGB chart
      #70daee CMYK chart
      #70daee RGB pie chart
      #70daee color shades, tints & tones
#70daee color schemes
#70daee color preview, HTML & CSS examples
           This text has a color of #70daee        
        
          <p style="color:#70daee;">Text here</p>
        
        
          .mytext {color:#70daee;}
        
        Text color #70daee
      
           This box has a color of #70daee        
        
          <div style="background-color:#70daee;">Content here</div>
        
        
          .mybackground {background-color:#70daee;}
        
        Background color #70daee
      
           Border around this has a color of #70daee        
        
          <div style="border:2px solid #70daee;">Content here</div>
        
        
          .myborder {border:2px solid #70daee;}
        
        Border color #70daee