#2b3d82 color space conversions
Hex:
        #2b3d82
        RGB:
        43, 61, 130
        CMY:
        83, 76, 49
        CMYK:
        67, 53, 0, 49
      HSL:
        228°, 50.2890%, 33.9216%
        HSV (HSB):
        228°, 66.9231%, 50.9804%
        XYZ:
        6.6943, 5.4628, 21.8207
        xyY:
        0.1970, 0.1608, 5.4628
      CIE-Lab:
        28.0145, 16.7687, -41.1525
        CIE-LCH:
        28.0145, 44.4378, 292.1698
        CIE-Luv:
        28.0145, -8.7673, -54.3683
        Hunter-Lab:
        23.3726, 10.2231, -38.9924
      #2b3d82 color charts
#2b3d82 RGB chart
      #2b3d82 CMYK chart
      #2b3d82 RGB pie chart
      #2b3d82 color shades, tints & tones
#2b3d82 color schemes
#2b3d82 color preview, HTML & CSS examples
           This text has a color of #2b3d82        
        
          <p style="color:#2b3d82;">Text here</p>
        
        
          .mytext {color:#2b3d82;}
        
        Text color #2b3d82
      
           This box has a color of #2b3d82        
        
          <div style="background-color:#2b3d82;">Content here</div>
        
        
          .mybackground {background-color:#2b3d82;}
        
        Background color #2b3d82
      
           Border around this has a color of #2b3d82        
        
          <div style="border:2px solid #2b3d82;">Content here</div>
        
        
          .myborder {border:2px solid #2b3d82;}
        
        Border color #2b3d82