#2b3882 color space conversions
Hex:
        #2b3882
        RGB:
        43, 56, 130
        CMY:
        83, 78, 49
        CMYK:
        67, 57, 0, 49
      HSL:
        231°, 50.2890%, 33.9216%
        HSV (HSB):
        231°, 66.9231%, 50.9804%
        XYZ:
        6.4397, 4.9536, 21.7358
        xyY:
        0.1944, 0.1495, 4.9536
      CIE-Lab:
        26.6023, 20.2046, -43.4355
        CIE-LCH:
        26.6023, 47.9047, 294.9461
        CIE-Luv:
        26.6023, -7.3840, -56.3267
        Hunter-Lab:
        22.2568, 12.6972, -42.3225
      #2b3882 color charts
#2b3882 RGB chart
      #2b3882 CMYK chart
      #2b3882 RGB pie chart
      #2b3882 color shades, tints & tones
#2b3882 color schemes
#2b3882 color preview, HTML & CSS examples
           This text has a color of #2b3882        
        
          <p style="color:#2b3882;">Text here</p>
        
        
          .mytext {color:#2b3882;}
        
        Text color #2b3882
      
           This box has a color of #2b3882        
        
          <div style="background-color:#2b3882;">Content here</div>
        
        
          .mybackground {background-color:#2b3882;}
        
        Background color #2b3882
      
           Border around this has a color of #2b3882        
        
          <div style="border:2px solid #2b3882;">Content here</div>
        
        
          .myborder {border:2px solid #2b3882;}
        
        Border color #2b3882