#2a4450 color space conversions
Hex:
        #2a4450
        RGB:
        42, 68, 80
        CMY:
        84, 73, 69
        CMYK:
        48, 15, 0, 69
      HSL:
        199°, 31.1475%, 23.9216%
        HSV (HSB):
        199°, 47.5000%, 31.3725%
        XYZ:
        4.4699, 5.2057, 8.3586
        xyY:
        0.2479, 0.2887, 5.2057
      CIE-Lab:
        27.3129, -6.2154, -10.3231
        CIE-LCH:
        27.3129, 12.0498, 238.9486
        CIE-Luv:
        27.3129, -11.2623, -11.7323
        Hunter-Lab:
        22.8159, -4.9575, -5.7497
      #2a4450 color charts
#2a4450 RGB chart
      #2a4450 CMYK chart
      #2a4450 RGB pie chart
      #2a4450 color shades, tints & tones
#2a4450 color schemes
#2a4450 color preview, HTML & CSS examples
           This text has a color of #2a4450        
        
          <p style="color:#2a4450;">Text here</p>
        
        
          .mytext {color:#2a4450;}
        
        Text color #2a4450
      
           This box has a color of #2a4450        
        
          <div style="background-color:#2a4450;">Content here</div>
        
        
          .mybackground {background-color:#2a4450;}
        
        Background color #2a4450
      
           Border around this has a color of #2a4450        
        
          <div style="border:2px solid #2a4450;">Content here</div>
        
        
          .myborder {border:2px solid #2a4450;}
        
        Border color #2a4450