#2b368a color space conversions
Hex:
        #2b368a
        RGB:
        43, 54, 138
        CMY:
        83, 79, 46
        CMYK:
        69, 61, 0, 46
      HSL:
        233°, 52.4862%, 35.4902%
        HSV (HSB):
        233°, 68.8406%, 54.1176%
        XYZ:
        6.9029, 4.9869, 24.6435
        xyY:
        0.1889, 0.1365, 4.9869
      CIE-Lab:
        26.6974, 24.5688, -48.2670
        CIE-LCH:
        26.6974, 54.1602, 296.9769
        CIE-Luv:
        26.6974, -7.0906, -62.4578
        Hunter-Lab:
        22.3314, 16.0964, -49.7968
      #2b368a color charts
#2b368a RGB chart
      #2b368a CMYK chart
      #2b368a RGB pie chart
      #2b368a color shades, tints & tones
#2b368a color schemes
#2b368a color preview, HTML & CSS examples
           This text has a color of #2b368a        
        
          <p style="color:#2b368a;">Text here</p>
        
        
          .mytext {color:#2b368a;}
        
        Text color #2b368a
      
           This box has a color of #2b368a        
        
          <div style="background-color:#2b368a;">Content here</div>
        
        
          .mybackground {background-color:#2b368a;}
        
        Background color #2b368a
      
           Border around this has a color of #2b368a        
        
          <div style="border:2px solid #2b368a;">Content here</div>
        
        
          .myborder {border:2px solid #2b368a;}
        
        Border color #2b368a