#2b578b color space conversions
Hex:
        #2b578b
        RGB:
        43, 87, 139
        CMY:
        83, 66, 45
        CMYK:
        69, 37, 0, 45
      HSL:
        213°, 52.7473%, 35.6863%
        HSV (HSB):
        213°, 69.0647%, 54.5098%
        XYZ:
        9.0647, 9.1941, 25.7230
        xyY:
        0.2061, 0.2090, 9.1941
      CIE-Lab:
        36.3553, 2.7718, -33.3698
        CIE-LCH:
        36.3553, 33.4847, 274.7483
        CIE-Luv:
        36.3553, -17.0498, -46.8697
        Hunter-Lab:
        30.3217, 0.2995, -29.0726
      #2b578b color charts
#2b578b RGB chart
      #2b578b CMYK chart
      #2b578b RGB pie chart
      #2b578b color shades, tints & tones
#2b578b color schemes
#2b578b color preview, HTML & CSS examples
           This text has a color of #2b578b        
        
          <p style="color:#2b578b;">Text here</p>
        
        
          .mytext {color:#2b578b;}
        
        Text color #2b578b
      
           This box has a color of #2b578b        
        
          <div style="background-color:#2b578b;">Content here</div>
        
        
          .mybackground {background-color:#2b578b;}
        
        Background color #2b578b
      
           Border around this has a color of #2b578b        
        
          <div style="border:2px solid #2b578b;">Content here</div>
        
        
          .myborder {border:2px solid #2b578b;}
        
        Border color #2b578b