#1aa2e1 color space conversions
Hex:
        #1aa2e1
        RGB:
        26, 162, 225
        CMY:
        90, 36, 12
        CMYK:
        88, 28, 0, 12
      HSL:
        199°, 79.2829%, 49.2157%
        HSV (HSB):
        199°, 88.4444%, 88.2353%
        XYZ:
        26.9369, 31.4965, 75.8939
        xyY:
        0.2005, 0.2345, 31.4965
      CIE-Lab:
        62.9246, -11.7642, -41.2518
        CIE-LCH:
        62.9246, 42.8965, 254.0829
        CIE-Luv:
        62.9246, -40.6102, -64.1787
        Hunter-Lab:
        56.1218, -12.5379, -40.8931
      #1aa2e1 color charts
#1aa2e1 RGB chart
      #1aa2e1 CMYK chart
      #1aa2e1 RGB pie chart
      #1aa2e1 color shades, tints & tones
#1aa2e1 color schemes
#1aa2e1 color preview, HTML & CSS examples
           This text has a color of #1aa2e1        
        
          <p style="color:#1aa2e1;">Text here</p>
        
        
          .mytext {color:#1aa2e1;}
        
        Text color #1aa2e1
      
           This box has a color of #1aa2e1        
        
          <div style="background-color:#1aa2e1;">Content here</div>
        
        
          .mybackground {background-color:#1aa2e1;}
        
        Background color #1aa2e1
      
           Border around this has a color of #1aa2e1        
        
          <div style="border:2px solid #1aa2e1;">Content here</div>
        
        
          .myborder {border:2px solid #1aa2e1;}
        
        Border color #1aa2e1