#2aaae2 color space conversions
Hex:
        #2aaae2
        RGB:
        42, 170, 226
        CMY:
        84, 33, 11
        CMYK:
        81, 25, 0, 11
      HSL:
        198°, 76.0331%, 52.5490%
        HSV (HSB):
        198°, 81.4159%, 88.6275%
        XYZ:
        29.0570, 34.7327, 77.1241
        xyY:
        0.2062, 0.2465, 34.7327
      CIE-Lab:
        65.5400, -14.6380, -37.6955
        CIE-LCH:
        65.5400, 40.4378, 248.7777
        CIE-Luv:
        65.5400, -41.8342, -58.1952
        Hunter-Lab:
        58.9344, -15.1276, -36.3353
      #2aaae2 color charts
#2aaae2 RGB chart
      #2aaae2 CMYK chart
      #2aaae2 RGB pie chart
      #2aaae2 color shades, tints & tones
#2aaae2 color schemes
#2aaae2 color preview, HTML & CSS examples
           This text has a color of #2aaae2        
        
          <p style="color:#2aaae2;">Text here</p>
        
        
          .mytext {color:#2aaae2;}
        
        Text color #2aaae2
      
           This box has a color of #2aaae2        
        
          <div style="background-color:#2aaae2;">Content here</div>
        
        
          .mybackground {background-color:#2aaae2;}
        
        Background color #2aaae2
      
           Border around this has a color of #2aaae2        
        
          <div style="border:2px solid #2aaae2;">Content here</div>
        
        
          .myborder {border:2px solid #2aaae2;}
        
        Border color #2aaae2