#2b3478 color space conversions
Hex:
        #2b3478
        RGB:
        43, 52, 120
        CMY:
        83, 80, 53
        CMYK:
        64, 57, 0, 53
      HSL:
        233°, 47.2393%, 31.9608%
        HSV (HSB):
        233°, 64.1667%, 47.0588%
        XYZ:
        5.6144, 4.3256, 18.3083
        xyY:
        0.1988, 0.1531, 4.3256
      CIE-Lab:
        24.7200, 19.2093, -40.1821
        CIE-LCH:
        24.7200, 44.5376, 295.5504
        CIE-Luv:
        24.7200, -6.0370, -50.7566
        Hunter-Lab:
        20.7982, 11.7888, -37.6334
      #2b3478 color charts
#2b3478 RGB chart
      #2b3478 CMYK chart
      #2b3478 RGB pie chart
      #2b3478 color shades, tints & tones
#2b3478 color schemes
#2b3478 color preview, HTML & CSS examples
           This text has a color of #2b3478        
        
          <p style="color:#2b3478;">Text here</p>
        
        
          .mytext {color:#2b3478;}
        
        Text color #2b3478
      
           This box has a color of #2b3478        
        
          <div style="background-color:#2b3478;">Content here</div>
        
        
          .mybackground {background-color:#2b3478;}
        
        Background color #2b3478
      
           Border around this has a color of #2b3478        
        
          <div style="border:2px solid #2b3478;">Content here</div>
        
        
          .myborder {border:2px solid #2b3478;}
        
        Border color #2b3478