#2e3561 color space conversions
Hex:
        #2e3561
        RGB:
        46, 53, 97
        CMY:
        82, 79, 62
        CMYK:
        53, 45, 0, 62
      HSL:
        232°, 35.6643%, 28.0392%
        HSV (HSB):
        232°, 52.5773%, 38.0392%
        XYZ:
        4.5575, 3.9901, 11.8392
        xyY:
        0.2236, 0.1957, 3.9901
      CIE-Lab:
        23.6387, 10.7921, -27.1165
        CIE-LCH:
        23.6387, 29.1852, 291.7020
        CIE-Luv:
        23.6387, -4.7346, -33.4848
        Hunter-Lab:
        19.9753, 5.7692, -21.1581
      #2e3561 color charts
#2e3561 RGB chart
      #2e3561 CMYK chart
      #2e3561 RGB pie chart
      #2e3561 color shades, tints & tones
#2e3561 color schemes
#2e3561 color preview, HTML & CSS examples
           This text has a color of #2e3561        
        
          <p style="color:#2e3561;">Text here</p>
        
        
          .mytext {color:#2e3561;}
        
        Text color #2e3561
      
           This box has a color of #2e3561        
        
          <div style="background-color:#2e3561;">Content here</div>
        
        
          .mybackground {background-color:#2e3561;}
        
        Background color #2e3561
      
           Border around this has a color of #2e3561        
        
          <div style="border:2px solid #2e3561;">Content here</div>
        
        
          .myborder {border:2px solid #2e3561;}
        
        Border color #2e3561