#2b3a99 color space conversions
Hex:
        #2b3a99
        RGB:
        43, 58, 153
        CMY:
        83, 77, 40
        CMYK:
        72, 62, 0, 40
      HSL:
        232°, 56.1224%, 38.4314%
        HSV (HSB):
        232°, 71.8954%, 60.0000%
        XYZ:
        8.2591, 5.8396, 30.8288
        xyY:
        0.1838, 0.1300, 5.8396
      CIE-Lab:
        29.0042, 27.4796, -53.7362
        CIE-LCH:
        29.0042, 60.3548, 297.0843
        CIE-Luv:
        29.0042, -8.4579, -71.3706
        Hunter-Lab:
        24.1653, 18.7175, -58.7235
      #2b3a99 color charts
#2b3a99 RGB chart
      #2b3a99 CMYK chart
      #2b3a99 RGB pie chart
      #2b3a99 color shades, tints & tones
#2b3a99 color schemes
#2b3a99 color preview, HTML & CSS examples
           This text has a color of #2b3a99        
        
          <p style="color:#2b3a99;">Text here</p>
        
        
          .mytext {color:#2b3a99;}
        
        Text color #2b3a99
      
           This box has a color of #2b3a99        
        
          <div style="background-color:#2b3a99;">Content here</div>
        
        
          .mybackground {background-color:#2b3a99;}
        
        Background color #2b3a99
      
           Border around this has a color of #2b3a99        
        
          <div style="border:2px solid #2b3a99;">Content here</div>
        
        
          .myborder {border:2px solid #2b3a99;}
        
        Border color #2b3a99