#2b7095 color space conversions
Hex:
        #2b7095
        RGB:
        43, 112, 149
        CMY:
        83, 56, 42
        CMYK:
        71, 25, 0, 42
      HSL:
        201°, 55.2083%, 37.6471%
        HSV (HSB):
        201°, 71.1409%, 58.4314%
        XYZ:
        12.2152, 14.2719, 30.5447
        xyY:
        0.2142, 0.2502, 14.2719
      CIE-Lab:
        44.6203, -8.9708, -26.4070
        CIE-LCH:
        44.6203, 27.8892, 251.2367
        CIE-Luv:
        44.6203, -25.6120, -37.3116
        Hunter-Lab:
        37.7781, -8.3952, -21.4930
      #2b7095 color charts
#2b7095 RGB chart
      #2b7095 CMYK chart
      #2b7095 RGB pie chart
      #2b7095 color shades, tints & tones
#2b7095 color schemes
#2b7095 color preview, HTML & CSS examples
           This text has a color of #2b7095        
        
          <p style="color:#2b7095;">Text here</p>
        
        
          .mytext {color:#2b7095;}
        
        Text color #2b7095
      
           This box has a color of #2b7095        
        
          <div style="background-color:#2b7095;">Content here</div>
        
        
          .mybackground {background-color:#2b7095;}
        
        Background color #2b7095
      
           Border around this has a color of #2b7095        
        
          <div style="border:2px solid #2b7095;">Content here</div>
        
        
          .myborder {border:2px solid #2b7095;}
        
        Border color #2b7095