#2aaab3 color space conversions
Hex:
        #2aaab3
        RGB:
        42, 170, 179
        CMY:
        84, 33, 30
        CMYK:
        77, 5, 0, 30
      HSL:
        184°, 61.9910%, 43.3333%
        HSV (HSB):
        184°, 76.5363%, 70.1961%
        XYZ:
        23.4663, 32.4964, 47.6834
        xyY:
        0.2264, 0.3135, 32.4964
      CIE-Lab:
        63.7510, -30.0853, -14.3778
        CIE-LCH:
        63.7510, 33.3443, 205.5431
        CIE-Luv:
        63.7510, -45.0076, -17.4974
        Hunter-Lab:
        57.0056, -26.2805, -9.6904
      #2aaab3 color charts
#2aaab3 RGB chart
      #2aaab3 CMYK chart
      #2aaab3 RGB pie chart
      #2aaab3 color shades, tints & tones
#2aaab3 color schemes
#2aaab3 color preview, HTML & CSS examples
           This text has a color of #2aaab3        
        
          <p style="color:#2aaab3;">Text here</p>
        
        
          .mytext {color:#2aaab3;}
        
        Text color #2aaab3
      
           This box has a color of #2aaab3        
        
          <div style="background-color:#2aaab3;">Content here</div>
        
        
          .mybackground {background-color:#2aaab3;}
        
        Background color #2aaab3
      
           Border around this has a color of #2aaab3        
        
          <div style="border:2px solid #2aaab3;">Content here</div>
        
        
          .myborder {border:2px solid #2aaab3;}
        
        Border color #2aaab3