#2b4c55 color space conversions
Hex:
        #2b4c55
        RGB:
        43, 76, 85
        CMY:
        83, 70, 67
        CMYK:
        49, 11, 0, 67
      HSL:
        193°, 32.8125%, 25.0980%
        HSV (HSB):
        193°, 49.4118%, 33.3333%
        XYZ:
        5.2204, 6.3384, 9.5426
        xyY:
        0.2474, 0.3004, 6.3384
      CIE-Lab:
        30.2505, -9.2953, -9.0957
        CIE-LCH:
        30.2505, 13.0052, 224.3782
        CIE-Luv:
        30.2505, -14.1065, -10.1709
        Hunter-Lab:
        25.1761, -7.0452, -4.8497
      #2b4c55 color charts
#2b4c55 RGB chart
      #2b4c55 CMYK chart
      #2b4c55 RGB pie chart
      #2b4c55 color shades, tints & tones
#2b4c55 color schemes
#2b4c55 color preview, HTML & CSS examples
           This text has a color of #2b4c55        
        
          <p style="color:#2b4c55;">Text here</p>
        
        
          .mytext {color:#2b4c55;}
        
        Text color #2b4c55
      
           This box has a color of #2b4c55        
        
          <div style="background-color:#2b4c55;">Content here</div>
        
        
          .mybackground {background-color:#2b4c55;}
        
        Background color #2b4c55
      
           Border around this has a color of #2b4c55        
        
          <div style="border:2px solid #2b4c55;">Content here</div>
        
        
          .myborder {border:2px solid #2b4c55;}
        
        Border color #2b4c55