#2b3786 color space conversions
Hex:
        #2b3786
        RGB:
        43, 55, 134
        CMY:
        83, 78, 47
        CMYK:
        68, 59, 0, 47
      HSL:
        232°, 51.4124%, 34.7059%
        HSV (HSB):
        232°, 67.9104%, 52.5490%
        XYZ:
        6.6655, 4.9672, 23.1617
        xyY:
        0.1916, 0.1428, 4.9672
      CIE-Lab:
        26.6411, 22.3926, -45.8705
        CIE-LCH:
        26.6411, 51.0445, 296.0202
        CIE-Luv:
        26.6411, -7.2278, -59.4335
        Hunter-Lab:
        22.2872, 14.3821, -46.0153
      #2b3786 color charts
#2b3786 RGB chart
      #2b3786 CMYK chart
      #2b3786 RGB pie chart
      #2b3786 color shades, tints & tones
#2b3786 color schemes
#2b3786 color preview, HTML & CSS examples
           This text has a color of #2b3786        
        
          <p style="color:#2b3786;">Text here</p>
        
        
          .mytext {color:#2b3786;}
        
        Text color #2b3786
      
           This box has a color of #2b3786        
        
          <div style="background-color:#2b3786;">Content here</div>
        
        
          .mybackground {background-color:#2b3786;}
        
        Background color #2b3786
      
           Border around this has a color of #2b3786        
        
          <div style="border:2px solid #2b3786;">Content here</div>
        
        
          .myborder {border:2px solid #2b3786;}
        
        Border color #2b3786