#2b2b91 color space conversions
Hex:
        #2b2b91
        RGB:
        43, 43, 145
        CMY:
        83, 83, 43
        CMYK:
        70, 70, 0, 43
      HSL:
        240°, 54.2553%, 36.8627%
        HSV (HSB):
        240°, 70.3448%, 56.8627%
        XYZ:
        6.9710, 4.2857, 27.2479
        xyY:
        0.1810, 0.1113, 4.2857
      CIE-Lab:
        24.5943, 34.3179, -56.0438
        CIE-LCH:
        24.5943, 65.7163, 301.4808
        CIE-Luv:
        24.5943, -4.9851, -69.1365
        Hunter-Lab:
        20.7019, 23.8783, -63.5463
      #2b2b91 color charts
#2b2b91 RGB chart
      #2b2b91 CMYK chart
      #2b2b91 RGB pie chart
      #2b2b91 color shades, tints & tones
#2b2b91 color schemes
#2b2b91 color preview, HTML & CSS examples
           This text has a color of #2b2b91        
        
          <p style="color:#2b2b91;">Text here</p>
        
        
          .mytext {color:#2b2b91;}
        
        Text color #2b2b91
      
           This box has a color of #2b2b91        
        
          <div style="background-color:#2b2b91;">Content here</div>
        
        
          .mybackground {background-color:#2b2b91;}
        
        Background color #2b2b91
      
           Border around this has a color of #2b2b91        
        
          <div style="border:2px solid #2b2b91;">Content here</div>
        
        
          .myborder {border:2px solid #2b2b91;}
        
        Border color #2b2b91