#2b7981 color space conversions
Hex:
        #2b7981
        RGB:
        43, 121, 129
        CMY:
        83, 53, 49
        CMYK:
        67, 6, 0, 49
      HSL:
        186°, 50.0000%, 33.7255%
        HSV (HSB):
        186°, 66.6667%, 50.5882%
        XYZ:
        11.7961, 15.7733, 23.1917
        xyY:
        0.2324, 0.3107, 15.7733
      CIE-Lab:
        46.6757, -20.7499, -11.3797
        CIE-LCH:
        46.6757, 23.6655, 208.7414
        CIE-Luv:
        46.6757, -30.0042, -13.2770
        Hunter-Lab:
        39.7156, -16.4854, -6.8211
      #2b7981 color charts
#2b7981 RGB chart
      #2b7981 CMYK chart
      #2b7981 RGB pie chart
      #2b7981 color shades, tints & tones
#2b7981 color schemes
#2b7981 color preview, HTML & CSS examples
           This text has a color of #2b7981        
        
          <p style="color:#2b7981;">Text here</p>
        
        
          .mytext {color:#2b7981;}
        
        Text color #2b7981
      
           This box has a color of #2b7981        
        
          <div style="background-color:#2b7981;">Content here</div>
        
        
          .mybackground {background-color:#2b7981;}
        
        Background color #2b7981
      
           Border around this has a color of #2b7981        
        
          <div style="border:2px solid #2b7981;">Content here</div>
        
        
          .myborder {border:2px solid #2b7981;}
        
        Border color #2b7981