#1ae1ff color space conversions
Hex:
        #1ae1ff
        RGB:
        26, 225, 255
        CMY:
        90, 12, 0
        CMYK:
        90, 12, 0, 0
      HSL:
        188°, 100.0000%, 55.0980%
        HSV (HSB):
        188°, 89.8039%, 100.0000%
        XYZ:
        45.4012, 61.2900, 104.0450
        xyY:
        0.2154, 0.2908, 61.2900
      CIE-Lab:
        82.5344, -33.8647, -27.1059
        CIE-LCH:
        82.5344, 43.3768, 218.6744
        CIE-Luv:
        82.5344, -59.6721, -38.9909
        Hunter-Lab:
        78.2880, -33.4871, -23.9951
      #1ae1ff color charts
#1ae1ff RGB chart
      #1ae1ff CMYK chart
      #1ae1ff RGB pie chart
      #1ae1ff color shades, tints & tones
#1ae1ff color schemes
#1ae1ff color preview, HTML & CSS examples
           This text has a color of #1ae1ff        
        
          <p style="color:#1ae1ff;">Text here</p>
        
        
          .mytext {color:#1ae1ff;}
        
        Text color #1ae1ff
      
           This box has a color of #1ae1ff        
        
          <div style="background-color:#1ae1ff;">Content here</div>
        
        
          .mybackground {background-color:#1ae1ff;}
        
        Background color #1ae1ff
      
           Border around this has a color of #1ae1ff        
        
          <div style="border:2px solid #1ae1ff;">Content here</div>
        
        
          .myborder {border:2px solid #1ae1ff;}
        
        Border color #1ae1ff