#2aa9ca color space conversions
Hex:
        #2aa9ca
        RGB:
        42, 169, 202
        CMY:
        84, 34, 21
        CMYK:
        79, 16, 0, 21
      HSL:
        192°, 65.5738%, 47.8431%
        HSV (HSB):
        192°, 79.2079%, 79.2157%
        XYZ:
        25.8035, 33.1324, 60.9123
        xyY:
        0.2153, 0.2765, 33.1324
      CIE-Lab:
        64.2680, -22.2277, -26.4023
        CIE-LCH:
        64.2680, 34.5130, 229.9065
        CIE-Luv:
        64.2680, -43.0662, -38.1690
        Hunter-Lab:
        57.5608, -20.7130, -22.4497
      #2aa9ca color charts
#2aa9ca RGB chart
      #2aa9ca CMYK chart
      #2aa9ca RGB pie chart
      #2aa9ca color shades, tints & tones
#2aa9ca color schemes
#2aa9ca color preview, HTML & CSS examples
           This text has a color of #2aa9ca        
        
          <p style="color:#2aa9ca;">Text here</p>
        
        
          .mytext {color:#2aa9ca;}
        
        Text color #2aa9ca
      
           This box has a color of #2aa9ca        
        
          <div style="background-color:#2aa9ca;">Content here</div>
        
        
          .mybackground {background-color:#2aa9ca;}
        
        Background color #2aa9ca
      
           Border around this has a color of #2aa9ca        
        
          <div style="border:2px solid #2aa9ca;">Content here</div>
        
        
          .myborder {border:2px solid #2aa9ca;}
        
        Border color #2aa9ca