#2b3c65 color space conversions
Hex:
        #2b3c65
        RGB:
        43, 60, 101
        CMY:
        83, 76, 60
        CMYK:
        57, 41, 0, 60
      HSL:
        222°, 40.2778%, 28.2353%
        HSV (HSB):
        222°, 57.4257%, 39.6078%
        XYZ:
        4.9611, 4.6849, 12.9547
        xyY:
        0.2195, 0.2073, 4.6849
      CIE-Lab:
        25.8175, 6.6121, -26.2686
        CIE-LCH:
        25.8175, 27.0880, 284.1284
        CIE-Luv:
        25.8175, -8.0273, -33.1586
        Hunter-Lab:
        21.6446, 3.0353, -20.3350
      #2b3c65 color charts
#2b3c65 RGB chart
      #2b3c65 CMYK chart
      #2b3c65 RGB pie chart
      #2b3c65 color shades, tints & tones
#2b3c65 color schemes
#2b3c65 color preview, HTML & CSS examples
           This text has a color of #2b3c65        
        
          <p style="color:#2b3c65;">Text here</p>
        
        
          .mytext {color:#2b3c65;}
        
        Text color #2b3c65
      
           This box has a color of #2b3c65        
        
          <div style="background-color:#2b3c65;">Content here</div>
        
        
          .mybackground {background-color:#2b3c65;}
        
        Background color #2b3c65
      
           Border around this has a color of #2b3c65        
        
          <div style="border:2px solid #2b3c65;">Content here</div>
        
        
          .myborder {border:2px solid #2b3c65;}
        
        Border color #2b3c65