#2e396a color space conversions
Hex:
        #2e396a
        RGB:
        46, 57, 106
        CMY:
        82, 78, 58
        CMYK:
        57, 46, 0, 58
      HSL:
        229°, 39.4737%, 29.8039%
        HSV (HSB):
        229°, 56.6038%, 41.5686%
        XYZ:
        5.1914, 4.5477, 14.2398
        xyY:
        0.2165, 0.1897, 4.5477
      CIE-Lab:
        25.4052, 11.2365, -30.1301
        CIE-LCH:
        25.4052, 32.1572, 290.4521
        CIE-Luv:
        25.4052, -6.2825, -38.2720
        Hunter-Lab:
        21.3253, 6.1340, -24.6627
      #2e396a color charts
#2e396a RGB chart
      #2e396a CMYK chart
      #2e396a RGB pie chart
      #2e396a color shades, tints & tones
#2e396a color schemes
#2e396a color preview, HTML & CSS examples
           This text has a color of #2e396a        
        
          <p style="color:#2e396a;">Text here</p>
        
        
          .mytext {color:#2e396a;}
        
        Text color #2e396a
      
           This box has a color of #2e396a        
        
          <div style="background-color:#2e396a;">Content here</div>
        
        
          .mybackground {background-color:#2e396a;}
        
        Background color #2e396a
      
           Border around this has a color of #2e396a        
        
          <div style="border:2px solid #2e396a;">Content here</div>
        
        
          .myborder {border:2px solid #2e396a;}
        
        Border color #2e396a