#2b3eba color space conversions
Hex:
        #2b3eba
        RGB:
        43, 62, 186
        CMY:
        83, 76, 27
        CMYK:
        77, 67, 0, 27
      HSL:
        232°, 62.4454%, 44.9020%
        HSV (HSB):
        232°, 76.8817%, 72.9412%
        XYZ:
        11.5818, 7.5040, 47.2924
        xyY:
        0.1745, 0.1130, 7.5040
      CIE-Lab:
        32.9278, 36.9888, -67.1048
        CIE-LCH:
        32.9278, 76.6239, 298.8639
        CIE-Luv:
        32.9278, -10.1407, -91.8018
        Hunter-Lab:
        27.3934, 27.5304, -83.1835
      #2b3eba color charts
#2b3eba RGB chart
      #2b3eba CMYK chart
      #2b3eba RGB pie chart
      #2b3eba color shades, tints & tones
#2b3eba color schemes
#2b3eba color preview, HTML & CSS examples
           This text has a color of #2b3eba        
        
          <p style="color:#2b3eba;">Text here</p>
        
        
          .mytext {color:#2b3eba;}
        
        Text color #2b3eba
      
           This box has a color of #2b3eba        
        
          <div style="background-color:#2b3eba;">Content here</div>
        
        
          .mybackground {background-color:#2b3eba;}
        
        Background color #2b3eba
      
           Border around this has a color of #2b3eba        
        
          <div style="border:2px solid #2b3eba;">Content here</div>
        
        
          .myborder {border:2px solid #2b3eba;}
        
        Border color #2b3eba