#2e3560 color space conversions
Hex:
        #2e3560
        RGB:
        46, 53, 96
        CMY:
        82, 79, 62
        CMYK:
        52, 45, 0, 62
      HSL:
        232°, 35.2113%, 27.8431%
        HSV (HSB):
        232°, 52.0833%, 37.6471%
        XYZ:
        4.5111, 3.9716, 11.5952
        xyY:
        0.2247, 0.1978, 3.9716
      CIE-Lab:
        23.5773, 10.4392, -26.5620
        CIE-LCH:
        23.5773, 28.5398, 291.4555
        CIE-Luv:
        23.5773, -4.6995, -32.7378
        Hunter-Lab:
        19.9288, 5.5303, -20.5465
      #2e3560 color charts
#2e3560 RGB chart
      #2e3560 CMYK chart
      #2e3560 RGB pie chart
      #2e3560 color shades, tints & tones
#2e3560 color schemes
#2e3560 color preview, HTML & CSS examples
           This text has a color of #2e3560        
        
          <p style="color:#2e3560;">Text here</p>
        
        
          .mytext {color:#2e3560;}
        
        Text color #2e3560
      
           This box has a color of #2e3560        
        
          <div style="background-color:#2e3560;">Content here</div>
        
        
          .mybackground {background-color:#2e3560;}
        
        Background color #2e3560
      
           Border around this has a color of #2e3560        
        
          <div style="border:2px solid #2e3560;">Content here</div>
        
        
          .myborder {border:2px solid #2e3560;}
        
        Border color #2e3560