#2e496d color space conversions
Hex:
        #2e496d
        RGB:
        46, 73, 109
        CMY:
        82, 71, 57
        CMYK:
        58, 33, 0, 57
      HSL:
        214°, 40.6452%, 30.3922%
        HSV (HSB):
        214°, 57.7982%, 42.7451%
        XYZ:
        6.2696, 6.4501, 15.3825
        xyY:
        0.2231, 0.2295, 6.4501
      CIE-Lab:
        30.5207, 1.5041, -23.9564
        CIE-LCH:
        30.5207, 24.0035, 273.5925
        CIE-Luv:
        30.5207, -11.7914, -31.4139
        Hunter-Lab:
        25.3970, -0.3796, -18.1332
      #2e496d color charts
#2e496d RGB chart
      #2e496d CMYK chart
      #2e496d RGB pie chart
      #2e496d color shades, tints & tones
#2e496d color schemes
#2e496d color preview, HTML & CSS examples
           This text has a color of #2e496d        
        
          <p style="color:#2e496d;">Text here</p>
        
        
          .mytext {color:#2e496d;}
        
        Text color #2e496d
      
           This box has a color of #2e496d        
        
          <div style="background-color:#2e496d;">Content here</div>
        
        
          .mybackground {background-color:#2e496d;}
        
        Background color #2e496d
      
           Border around this has a color of #2e496d        
        
          <div style="border:2px solid #2e496d;">Content here</div>
        
        
          .myborder {border:2px solid #2e496d;}
        
        Border color #2e496d