#2b5475 color space conversions
Hex:
        #2b5475
        RGB:
        43, 84, 117
        CMY:
        83, 67, 54
        CMYK:
        63, 28, 0, 54
      HSL:
        207°, 46.2500%, 31.3725%
        HSV (HSB):
        207°, 63.2479%, 45.8824%
        XYZ:
        7.3775, 8.1386, 18.0117
        xyY:
        0.2200, 0.2427, 8.1386
      CIE-Lab:
        34.2699, -3.3958, -23.1175
        CIE-LCH:
        34.2699, 23.3656, 261.6434
        CIE-Luv:
        34.2699, -16.4907, -30.8067
        Hunter-Lab:
        28.5282, -3.7638, -17.4638
      #2b5475 color charts
#2b5475 RGB chart
      #2b5475 CMYK chart
      #2b5475 RGB pie chart
      #2b5475 color shades, tints & tones
#2b5475 color schemes
#2b5475 color preview, HTML & CSS examples
           This text has a color of #2b5475        
        
          <p style="color:#2b5475;">Text here</p>
        
        
          .mytext {color:#2b5475;}
        
        Text color #2b5475
      
           This box has a color of #2b5475        
        
          <div style="background-color:#2b5475;">Content here</div>
        
        
          .mybackground {background-color:#2b5475;}
        
        Background color #2b5475
      
           Border around this has a color of #2b5475        
        
          <div style="border:2px solid #2b5475;">Content here</div>
        
        
          .myborder {border:2px solid #2b5475;}
        
        Border color #2b5475