#2e557a color space conversions
Hex:
        #2e557a
        RGB:
        46, 85, 122
        CMY:
        82, 67, 52
        CMYK:
        62, 30, 0, 52
      HSL:
        209°, 45.2381%, 32.9412%
        HSV (HSB):
        209°, 62.2951%, 47.8431%
        XYZ:
        7.8881, 8.4830, 19.6340
        xyY:
        0.2191, 0.2356, 8.4830
      CIE-Lab:
        34.9692, -1.5988, -25.1137
        CIE-LCH:
        34.9692, 25.1646, 266.3572
        CIE-Luv:
        34.9692, -16.0148, -34.0342
        Hunter-Lab:
        29.1256, -2.6266, -19.5804
      #2e557a color charts
#2e557a RGB chart
      #2e557a CMYK chart
      #2e557a RGB pie chart
      #2e557a color shades, tints & tones
#2e557a color schemes
#2e557a color preview, HTML & CSS examples
           This text has a color of #2e557a        
        
          <p style="color:#2e557a;">Text here</p>
        
        
          .mytext {color:#2e557a;}
        
        Text color #2e557a
      
           This box has a color of #2e557a        
        
          <div style="background-color:#2e557a;">Content here</div>
        
        
          .mybackground {background-color:#2e557a;}
        
        Background color #2e557a
      
           Border around this has a color of #2e557a        
        
          <div style="border:2px solid #2e557a;">Content here</div>
        
        
          .myborder {border:2px solid #2e557a;}
        
        Border color #2e557a