#2b3baa color space conversions
Hex:
        #2b3baa
        RGB:
        43, 59, 170
        CMY:
        83, 77, 33
        CMYK:
        75, 65, 0, 33
      HSL:
        232°, 59.6244%, 41.7647%
        HSV (HSB):
        232°, 74.7059%, 66.6667%
        XYZ:
        9.8159, 6.5438, 38.7759
        xyY:
        0.1780, 0.1187, 6.5438
      CIE-Lab:
        30.7449, 33.0985, -61.1686
        CIE-LCH:
        30.7449, 69.5494, 298.4180
        CIE-Luv:
        30.7449, -9.1090, -82.2423
        Hunter-Lab:
        25.5809, 23.7278, -71.9663
      #2b3baa color charts
#2b3baa RGB chart
      #2b3baa CMYK chart
      #2b3baa RGB pie chart
      #2b3baa color shades, tints & tones
#2b3baa color schemes
#2b3baa color preview, HTML & CSS examples
           This text has a color of #2b3baa        
        
          <p style="color:#2b3baa;">Text here</p>
        
        
          .mytext {color:#2b3baa;}
        
        Text color #2b3baa
      
           This box has a color of #2b3baa        
        
          <div style="background-color:#2b3baa;">Content here</div>
        
        
          .mybackground {background-color:#2b3baa;}
        
        Background color #2b3baa
      
           Border around this has a color of #2b3baa        
        
          <div style="border:2px solid #2b3baa;">Content here</div>
        
        
          .myborder {border:2px solid #2b3baa;}
        
        Border color #2b3baa