#1aeff2 color space conversions
Hex:
        #1aeff2
        RGB:
        26, 239, 242
        CMY:
        90, 6, 5
        CMYK:
        89, 1, 0, 5
      HSL:
        181°, 89.2562%, 52.5490%
        HSV (HSB):
        181°, 89.2562%, 94.9020%
        XYZ:
        47.3195, 68.3634, 94.7059
        xyY:
        0.2249, 0.3249, 68.3634
      CIE-Lab:
        86.1878, -44.1832, -14.7271
        CIE-LCH:
        86.1878, 46.5730, 198.4342
        CIE-Luv:
        86.1878, -65.3729, -16.6877
        Hunter-Lab:
        82.6822, -42.5372, -10.0345
      #1aeff2 color charts
#1aeff2 RGB chart
      #1aeff2 CMYK chart
      #1aeff2 RGB pie chart
      #1aeff2 color shades, tints & tones
#1aeff2 color schemes
#1aeff2 color preview, HTML & CSS examples
           This text has a color of #1aeff2        
        
          <p style="color:#1aeff2;">Text here</p>
        
        
          .mytext {color:#1aeff2;}
        
        Text color #1aeff2
      
           This box has a color of #1aeff2        
        
          <div style="background-color:#1aeff2;">Content here</div>
        
        
          .mybackground {background-color:#1aeff2;}
        
        Background color #1aeff2
      
           Border around this has a color of #1aeff2        
        
          <div style="border:2px solid #1aeff2;">Content here</div>
        
        
          .myborder {border:2px solid #1aeff2;}
        
        Border color #1aeff2