#2b3889 color space conversions
Hex:
        #2b3889
        RGB:
        43, 56, 137
        CMY:
        83, 78, 46
        CMYK:
        69, 59, 0, 46
      HSL:
        232°, 52.2222%, 35.2941%
        HSV (HSB):
        232°, 68.6131%, 53.7255%
        XYZ:
        6.9258, 5.1481, 24.2956
        xyY:
        0.1904, 0.1415, 5.1481
      CIE-Lab:
        27.1525, 22.8376, -46.9060
        CIE-LCH:
        27.1525, 52.1702, 295.9606
        CIE-Luv:
        27.1525, -7.5624, -61.1673
        Hunter-Lab:
        22.6894, 14.7796, -47.6046
      #2b3889 color charts
#2b3889 RGB chart
      #2b3889 CMYK chart
      #2b3889 RGB pie chart
      #2b3889 color shades, tints & tones
#2b3889 color schemes
#2b3889 color preview, HTML & CSS examples
           This text has a color of #2b3889        
        
          <p style="color:#2b3889;">Text here</p>
        
        
          .mytext {color:#2b3889;}
        
        Text color #2b3889
      
           This box has a color of #2b3889        
        
          <div style="background-color:#2b3889;">Content here</div>
        
        
          .mybackground {background-color:#2b3889;}
        
        Background color #2b3889
      
           Border around this has a color of #2b3889        
        
          <div style="border:2px solid #2b3889;">Content here</div>
        
        
          .myborder {border:2px solid #2b3889;}
        
        Border color #2b3889