#1ae1ee color space conversions
Hex:
        #1ae1ee
        RGB:
        26, 225, 238
        CMY:
        90, 12, 7
        CMYK:
        89, 5, 0, 7
      HSL:
        184°, 86.1789%, 51.7647%
        HSV (HSB):
        184°, 89.0756%, 93.3333%
        XYZ:
        42.7838, 60.2431, 90.2621
        xyY:
        0.2213, 0.3117, 60.2431
      CIE-Lab:
        81.9701, -39.0925, -18.9650
        CIE-LCH:
        81.9701, 43.4499, 205.8795
        CIE-Luv:
        81.9701, -61.0000, -24.4065
        Hunter-Lab:
        77.6164, -37.4357, -14.6183
      #1ae1ee color charts
#1ae1ee RGB chart
      #1ae1ee CMYK chart
      #1ae1ee RGB pie chart
      #1ae1ee color shades, tints & tones
#1ae1ee color schemes
#1ae1ee color preview, HTML & CSS examples
           This text has a color of #1ae1ee        
        
          <p style="color:#1ae1ee;">Text here</p>
        
        
          .mytext {color:#1ae1ee;}
        
        Text color #1ae1ee
      
           This box has a color of #1ae1ee        
        
          <div style="background-color:#1ae1ee;">Content here</div>
        
        
          .mybackground {background-color:#1ae1ee;}
        
        Background color #1ae1ee
      
           Border around this has a color of #1ae1ee        
        
          <div style="border:2px solid #1ae1ee;">Content here</div>
        
        
          .myborder {border:2px solid #1ae1ee;}
        
        Border color #1ae1ee