#2b288b color space conversions
Hex:
        #2b288b
        RGB:
        43, 40, 139
        CMY:
        83, 84, 45
        CMYK:
        69, 71, 0, 45
      HSL:
        242°, 55.3073%, 35.0980%
        HSV (HSB):
        242°, 71.2230%, 54.5098%
        XYZ:
        6.4153, 3.8953, 24.8398
        xyY:
        0.1825, 0.1108, 3.8953
      CIE-Lab:
        23.3221, 34.0851, -54.4094
        CIE-LCH:
        23.3221, 64.2042, 302.0653
        CIE-Luv:
        23.3221, -4.1566, -65.7260
        Hunter-Lab:
        19.7364, 23.4821, -60.8057
      #2b288b color charts
#2b288b RGB chart
      #2b288b CMYK chart
      #2b288b RGB pie chart
      #2b288b color shades, tints & tones
#2b288b color schemes
#2b288b color preview, HTML & CSS examples
           This text has a color of #2b288b        
        
          <p style="color:#2b288b;">Text here</p>
        
        
          .mytext {color:#2b288b;}
        
        Text color #2b288b
      
           This box has a color of #2b288b        
        
          <div style="background-color:#2b288b;">Content here</div>
        
        
          .mybackground {background-color:#2b288b;}
        
        Background color #2b288b
      
           Border around this has a color of #2b288b        
        
          <div style="border:2px solid #2b288b;">Content here</div>
        
        
          .myborder {border:2px solid #2b288b;}
        
        Border color #2b288b