#2e599a color space conversions
Hex:
        #2e599a
        RGB:
        46, 89, 154
        CMY:
        82, 65, 40
        CMYK:
        70, 42, 0, 40
      HSL:
        216°, 54.0000%, 39.2157%
        HSV (HSB):
        216°, 70.1299%, 60.3922%
        XYZ:
        10.5318, 10.0587, 31.9583
        xyY:
        0.2004, 0.1914, 10.0587
      CIE-Lab:
        37.9476, 7.6225, -39.9011
        CIE-LCH:
        37.9476, 40.6226, 280.8151
        CIE-Luv:
        37.9476, -16.8237, -57.4614
        Hunter-Lab:
        31.7154, 3.7729, -37.5432
      #2e599a color charts
#2e599a RGB chart
      #2e599a CMYK chart
      #2e599a RGB pie chart
      #2e599a color shades, tints & tones
#2e599a color schemes
#2e599a color preview, HTML & CSS examples
           This text has a color of #2e599a        
        
          <p style="color:#2e599a;">Text here</p>
        
        
          .mytext {color:#2e599a;}
        
        Text color #2e599a
      
           This box has a color of #2e599a        
        
          <div style="background-color:#2e599a;">Content here</div>
        
        
          .mybackground {background-color:#2e599a;}
        
        Background color #2e599a
      
           Border around this has a color of #2e599a        
        
          <div style="border:2px solid #2e599a;">Content here</div>
        
        
          .myborder {border:2px solid #2e599a;}
        
        Border color #2e599a