#2e3564 color space conversions
Hex:
        #2e3564
        RGB:
        46, 53, 100
        CMY:
        82, 79, 61
        CMYK:
        54, 47, 0, 61
      HSL:
        232°, 36.9863%, 28.6275%
        HSV (HSB):
        232°, 54.0000%, 39.2157%
        XYZ:
        4.7001, 4.0471, 12.5900
        xyY:
        0.2203, 0.1897, 4.0471
      CIE-Lab:
        23.8267, 11.8568, -28.7692
        CIE-LCH:
        23.8267, 31.1167, 292.3982
        CIE-Luv:
        23.8267, -4.8404, -35.7170
        Hunter-Lab:
        20.1175, 6.4974, -23.0229
      #2e3564 color charts
#2e3564 RGB chart
      #2e3564 CMYK chart
      #2e3564 RGB pie chart
      #2e3564 color shades, tints & tones
#2e3564 color schemes
#2e3564 color preview, HTML & CSS examples
           This text has a color of #2e3564        
        
          <p style="color:#2e3564;">Text here</p>
        
        
          .mytext {color:#2e3564;}
        
        Text color #2e3564
      
           This box has a color of #2e3564        
        
          <div style="background-color:#2e3564;">Content here</div>
        
        
          .mybackground {background-color:#2e3564;}
        
        Background color #2e3564
      
           Border around this has a color of #2e3564        
        
          <div style="border:2px solid #2e3564;">Content here</div>
        
        
          .myborder {border:2px solid #2e3564;}
        
        Border color #2e3564