#2e348b color space conversions
Hex:
        #2e348b
        RGB:
        46, 52, 139
        CMY:
        82, 80, 45
        CMYK:
        67, 63, 0, 45
      HSL:
        236°, 50.2703%, 36.2745%
        HSV (HSB):
        236°, 66.9065%, 54.5098%
        XYZ:
        7.0149, 4.9009, 25.0023
        xyY:
        0.1900, 0.1328, 4.9009
      CIE-Lab:
        26.4506, 26.7553, -49.2814
        CIE-LCH:
        26.4506, 56.0759, 298.4980
        CIE-Luv:
        26.4506, -5.9946, -63.5267
        Hunter-Lab:
        22.1380, 17.8201, -51.4647
      #2e348b color charts
#2e348b RGB chart
      #2e348b CMYK chart
      #2e348b RGB pie chart
      #2e348b color shades, tints & tones
#2e348b color schemes
#2e348b color preview, HTML & CSS examples
           This text has a color of #2e348b        
        
          <p style="color:#2e348b;">Text here</p>
        
        
          .mytext {color:#2e348b;}
        
        Text color #2e348b
      
           This box has a color of #2e348b        
        
          <div style="background-color:#2e348b;">Content here</div>
        
        
          .mybackground {background-color:#2e348b;}
        
        Background color #2e348b
      
           Border around this has a color of #2e348b        
        
          <div style="border:2px solid #2e348b;">Content here</div>
        
        
          .myborder {border:2px solid #2e348b;}
        
        Border color #2e348b