#1ae0ed color space conversions
Hex:
        #1ae0ed
        RGB:
        26, 224, 237
        CMY:
        90, 12, 7
        CMYK:
        89, 5, 0, 7
      HSL:
        184°, 85.4251%, 51.5686%
        HSV (HSB):
        184°, 89.0295%, 92.9412%
        XYZ:
        42.3677, 59.6453, 89.4005
        xyY:
        0.2213, 0.3116, 59.6453
      CIE-Lab:
        81.6450, -38.9376, -18.9258
        CIE-LCH:
        81.6450, 43.2934, 205.9223
        CIE-Luv:
        81.6450, -60.7422, -24.3530
        Hunter-Lab:
        77.2304, -37.2301, -14.5717
      #1ae0ed color charts
#1ae0ed RGB chart
      #1ae0ed CMYK chart
      #1ae0ed RGB pie chart
      #1ae0ed color shades, tints & tones
#1ae0ed color schemes
#1ae0ed color preview, HTML & CSS examples
           This text has a color of #1ae0ed        
        
          <p style="color:#1ae0ed;">Text here</p>
        
        
          .mytext {color:#1ae0ed;}
        
        Text color #1ae0ed
      
           This box has a color of #1ae0ed        
        
          <div style="background-color:#1ae0ed;">Content here</div>
        
        
          .mybackground {background-color:#1ae0ed;}
        
        Background color #1ae0ed
      
           Border around this has a color of #1ae0ed        
        
          <div style="border:2px solid #1ae0ed;">Content here</div>
        
        
          .myborder {border:2px solid #1ae0ed;}
        
        Border color #1ae0ed