#1aaaf2 color space conversions
Hex:
        #1aaaf2
        RGB:
        26, 170, 242
        CMY:
        90, 33, 5
        CMYK:
        89, 30, 0, 5
      HSL:
        200°, 89.2562%, 52.5490%
        HSV (HSB):
        200°, 89.2562%, 94.9020%
        XYZ:
        30.8277, 35.3799, 89.2086
        xyY:
        0.1984, 0.2276, 35.3799
      CIE-Lab:
        66.0434, -10.1001, -45.6912
        CIE-LCH:
        66.0434, 46.7942, 257.5352
        CIE-Luv:
        66.0434, -42.1729, -72.3826
        Hunter-Lab:
        59.4810, -11.5789, -47.2855
      #1aaaf2 color charts
#1aaaf2 RGB chart
      #1aaaf2 CMYK chart
      #1aaaf2 RGB pie chart
      #1aaaf2 color shades, tints & tones
#1aaaf2 color schemes
#1aaaf2 color preview, HTML & CSS examples
           This text has a color of #1aaaf2        
        
          <p style="color:#1aaaf2;">Text here</p>
        
        
          .mytext {color:#1aaaf2;}
        
        Text color #1aaaf2
      
           This box has a color of #1aaaf2        
        
          <div style="background-color:#1aaaf2;">Content here</div>
        
        
          .mybackground {background-color:#1aaaf2;}
        
        Background color #1aaaf2
      
           Border around this has a color of #1aaaf2        
        
          <div style="border:2px solid #1aaaf2;">Content here</div>
        
        
          .myborder {border:2px solid #1aaaf2;}
        
        Border color #1aaaf2