#2aa6e1 color space conversions
Hex:
        #2aa6e1
        RGB:
        42, 166, 225
        CMY:
        84, 35, 12
        CMYK:
        81, 26, 0, 12
      HSL:
        199°, 75.3086%, 52.3529%
        HSV (HSB):
        199°, 81.3333%, 88.2353%
        XYZ:
        28.1817, 33.2009, 76.1572
        xyY:
        0.2049, 0.2414, 33.2009
      CIE-Lab:
        64.3233, -12.8103, -39.0451
        CIE-LCH:
        64.3233, 41.0929, 251.8358
        CIE-Luv:
        64.3233, -40.5283, -60.5320
        Hunter-Lab:
        57.6202, -13.5323, -38.0300
      #2aa6e1 color charts
#2aa6e1 RGB chart
      #2aa6e1 CMYK chart
      #2aa6e1 RGB pie chart
      #2aa6e1 color shades, tints & tones
#2aa6e1 color schemes
#2aa6e1 color preview, HTML & CSS examples
           This text has a color of #2aa6e1        
        
          <p style="color:#2aa6e1;">Text here</p>
        
        
          .mytext {color:#2aa6e1;}
        
        Text color #2aa6e1
      
           This box has a color of #2aa6e1        
        
          <div style="background-color:#2aa6e1;">Content here</div>
        
        
          .mybackground {background-color:#2aa6e1;}
        
        Background color #2aa6e1
      
           Border around this has a color of #2aa6e1        
        
          <div style="border:2px solid #2aa6e1;">Content here</div>
        
        
          .myborder {border:2px solid #2aa6e1;}
        
        Border color #2aa6e1