#2b3371 color space conversions
Hex:
        #2b3371
        RGB:
        43, 51, 113
        CMY:
        83, 80, 56
        CMYK:
        62, 55, 0, 56
      HSL:
        233°, 44.8718%, 30.5882%
        HSV (HSB):
        233°, 61.9469%, 44.3137%
        XYZ:
        5.1607, 4.0735, 16.1370
        xyY:
        0.2034, 0.1606, 4.0735
      CIE-Lab:
        23.9130, 17.2949, -37.0249
        CIE-LCH:
        23.9130, 40.8651, 295.0380
        CIE-Luv:
        23.9130, -5.5417, -46.2061
        Hunter-Lab:
        20.1829, 10.3219, -33.2767
      #2b3371 color charts
#2b3371 RGB chart
      #2b3371 CMYK chart
      #2b3371 RGB pie chart
      #2b3371 color shades, tints & tones
#2b3371 color schemes
#2b3371 color preview, HTML & CSS examples
           This text has a color of #2b3371        
        
          <p style="color:#2b3371;">Text here</p>
        
        
          .mytext {color:#2b3371;}
        
        Text color #2b3371
      
           This box has a color of #2b3371        
        
          <div style="background-color:#2b3371;">Content here</div>
        
        
          .mybackground {background-color:#2b3371;}
        
        Background color #2b3371
      
           Border around this has a color of #2b3371        
        
          <div style="border:2px solid #2b3371;">Content here</div>
        
        
          .myborder {border:2px solid #2b3371;}
        
        Border color #2b3371