#2b9aac color space conversions
Hex:
        #2b9aac
        RGB:
        43, 154, 172
        CMY:
        83, 40, 33
        CMYK:
        75, 10, 0, 33
      HSL:
        188°, 60.0000%, 42.1569%
        HSV (HSB):
        188°, 75.0000%, 67.4510%
        XYZ:
        19.9983, 26.6034, 43.1107
        xyY:
        0.2229, 0.2965, 26.6034
      CIE-Lab:
        58.6054, -24.1884, -18.2305
        CIE-LCH:
        58.6054, 30.2891, 217.0049
        CIE-Luv:
        58.6054, -39.5932, -24.1689
        Hunter-Lab:
        51.5784, -21.0533, -13.4513
      #2b9aac color charts
#2b9aac RGB chart
      #2b9aac CMYK chart
      #2b9aac RGB pie chart
      #2b9aac color shades, tints & tones
#2b9aac color schemes
#2b9aac color preview, HTML & CSS examples
           This text has a color of #2b9aac        
        
          <p style="color:#2b9aac;">Text here</p>
        
        
          .mytext {color:#2b9aac;}
        
        Text color #2b9aac
      
           This box has a color of #2b9aac        
        
          <div style="background-color:#2b9aac;">Content here</div>
        
        
          .mybackground {background-color:#2b9aac;}
        
        Background color #2b9aac
      
           Border around this has a color of #2b9aac        
        
          <div style="border:2px solid #2b9aac;">Content here</div>
        
        
          .myborder {border:2px solid #2b9aac;}
        
        Border color #2b9aac