#2aa9be color space conversions
Hex:
        #2aa9be
        RGB:
        42, 169, 190
        CMY:
        84, 34, 25
        CMYK:
        78, 11, 0, 25
      HSL:
        189°, 63.7931%, 45.4902%
        HSV (HSB):
        189°, 77.8947%, 74.5098%
        XYZ:
        24.4371, 32.5859, 53.7169
        xyY:
        0.2207, 0.2943, 32.5859
      CIE-Lab:
        63.8242, -26.1333, -20.4048
        CIE-LCH:
        63.8242, 33.1558, 217.9826
        CIE-Luv:
        63.8242, -43.8865, -27.7589
        Hunter-Lab:
        57.0840, -23.4831, -15.8339
      #2aa9be color charts
#2aa9be RGB chart
      #2aa9be CMYK chart
      #2aa9be RGB pie chart
      #2aa9be color shades, tints & tones
#2aa9be color schemes
#2aa9be color preview, HTML & CSS examples
           This text has a color of #2aa9be        
        
          <p style="color:#2aa9be;">Text here</p>
        
        
          .mytext {color:#2aa9be;}
        
        Text color #2aa9be
      
           This box has a color of #2aa9be        
        
          <div style="background-color:#2aa9be;">Content here</div>
        
        
          .mybackground {background-color:#2aa9be;}
        
        Background color #2aa9be
      
           Border around this has a color of #2aa9be        
        
          <div style="border:2px solid #2aa9be;">Content here</div>
        
        
          .myborder {border:2px solid #2aa9be;}
        
        Border color #2aa9be