#2b537d color space conversions
Hex:
        #2b537d
        RGB:
        43, 83, 125
        CMY:
        83, 67, 51
        CMYK:
        66, 34, 0, 51
      HSL:
        211°, 48.8095%, 32.9412%
        HSV (HSB):
        211°, 65.6000%, 49.0196%
        XYZ:
        7.7912, 8.1808, 20.5704
        xyY:
        0.2132, 0.2239, 8.1808
      CIE-Lab:
        34.3566, 0.1451, -27.9385
        CIE-LCH:
        34.3566, 27.9389, 270.2977
        CIE-Luv:
        34.3566, -15.9467, -38.0934
        Hunter-Lab:
        28.6021, -1.4303, -22.6196
      #2b537d color charts
#2b537d RGB chart
      #2b537d CMYK chart
      #2b537d RGB pie chart
      #2b537d color shades, tints & tones
#2b537d color schemes
#2b537d color preview, HTML & CSS examples
           This text has a color of #2b537d        
        
          <p style="color:#2b537d;">Text here</p>
        
        
          .mytext {color:#2b537d;}
        
        Text color #2b537d
      
           This box has a color of #2b537d        
        
          <div style="background-color:#2b537d;">Content here</div>
        
        
          .mybackground {background-color:#2b537d;}
        
        Background color #2b537d
      
           Border around this has a color of #2b537d        
        
          <div style="border:2px solid #2b537d;">Content here</div>
        
        
          .myborder {border:2px solid #2b537d;}
        
        Border color #2b537d