#2b3fba color space conversions
Hex:
        #2b3fba
        RGB:
        43, 63, 186
        CMY:
        83, 75, 27
        CMYK:
        77, 66, 0, 27
      HSL:
        232°, 62.4454%, 44.9020%
        HSV (HSB):
        232°, 76.8817%, 72.9412%
        XYZ:
        11.6367, 7.6138, 47.3107
        xyY:
        0.1748, 0.1144, 7.6138
      CIE-Lab:
        33.1652, 36.3564, -66.7151
        CIE-LCH:
        33.1652, 75.9782, 298.5882
        CIE-Luv:
        33.1652, -10.3527, -91.5910
        Hunter-Lab:
        27.5931, 26.9901, -82.3426
      #2b3fba color charts
#2b3fba RGB chart
      #2b3fba CMYK chart
      #2b3fba RGB pie chart
      #2b3fba color shades, tints & tones
#2b3fba color schemes
#2b3fba color preview, HTML & CSS examples
           This text has a color of #2b3fba        
        
          <p style="color:#2b3fba;">Text here</p>
        
        
          .mytext {color:#2b3fba;}
        
        Text color #2b3fba
      
           This box has a color of #2b3fba        
        
          <div style="background-color:#2b3fba;">Content here</div>
        
        
          .mybackground {background-color:#2b3fba;}
        
        Background color #2b3fba
      
           Border around this has a color of #2b3fba        
        
          <div style="border:2px solid #2b3fba;">Content here</div>
        
        
          .myborder {border:2px solid #2b3fba;}
        
        Border color #2b3fba