#2b7a97 color space conversions
Hex:
        #2b7a97
        RGB:
        43, 122, 151
        CMY:
        83, 52, 41
        CMYK:
        72, 19, 0, 41
      HSL:
        196°, 55.6701%, 38.0392%
        HSV (HSB):
        196°, 71.5232%, 59.2157%
        XYZ:
        13.5417, 16.6670, 31.7815
        xyY:
        0.2184, 0.2689, 16.6670
      CIE-Lab:
        47.8377, -14.0176, -22.6035
        CIE-LCH:
        47.8377, 26.5972, 238.1949
        CIE-Luv:
        47.8377, -29.1739, -31.3270
        Hunter-Lab:
        40.8253, -12.2359, -17.5782
      #2b7a97 color charts
#2b7a97 RGB chart
      #2b7a97 CMYK chart
      #2b7a97 RGB pie chart
      #2b7a97 color shades, tints & tones
#2b7a97 color schemes
#2b7a97 color preview, HTML & CSS examples
           This text has a color of #2b7a97        
        
          <p style="color:#2b7a97;">Text here</p>
        
        
          .mytext {color:#2b7a97;}
        
        Text color #2b7a97
      
           This box has a color of #2b7a97        
        
          <div style="background-color:#2b7a97;">Content here</div>
        
        
          .mybackground {background-color:#2b7a97;}
        
        Background color #2b7a97
      
           Border around this has a color of #2b7a97        
        
          <div style="border:2px solid #2b7a97;">Content here</div>
        
        
          .myborder {border:2px solid #2b7a97;}
        
        Border color #2b7a97