#1aa7ec color space conversions
Hex:
        #1aa7ec
        RGB:
        26, 167, 236
        CMY:
        90, 35, 7
        CMYK:
        89, 29, 0, 7
      HSL:
        200°, 84.6774%, 51.3725%
        HSV (HSB):
        200°, 88.9831%, 92.5490%
        XYZ:
        29.3850, 33.9132, 84.3540
        xyY:
        0.1990, 0.2297, 33.9132
      CIE-Lab:
        64.8936, -10.5890, -44.2153
        CIE-LCH:
        64.8936, 45.4656, 256.5320
        CIE-Luv:
        64.8936, -41.5650, -69.6344
        Hunter-Lab:
        58.2350, -11.8413, -45.1177
      #1aa7ec color charts
#1aa7ec RGB chart
      #1aa7ec CMYK chart
      #1aa7ec RGB pie chart
      #1aa7ec color shades, tints & tones
#1aa7ec color schemes
#1aa7ec color preview, HTML & CSS examples
           This text has a color of #1aa7ec        
        
          <p style="color:#1aa7ec;">Text here</p>
        
        
          .mytext {color:#1aa7ec;}
        
        Text color #1aa7ec
      
           This box has a color of #1aa7ec        
        
          <div style="background-color:#1aa7ec;">Content here</div>
        
        
          .mybackground {background-color:#1aa7ec;}
        
        Background color #1aa7ec
      
           Border around this has a color of #1aa7ec        
        
          <div style="border:2px solid #1aa7ec;">Content here</div>
        
        
          .myborder {border:2px solid #1aa7ec;}
        
        Border color #1aa7ec