#2a4856 color space conversions
Hex:
        #2a4856
        RGB:
        42, 72, 86
        CMY:
        84, 72, 66
        CMYK:
        51, 16, 0, 66
      HSL:
        199°, 34.3750%, 25.0980%
        HSV (HSB):
        199°, 51.1628%, 33.7255%
        XYZ:
        4.9519, 5.7989, 9.6624
        xyY:
        0.2426, 0.2841, 5.7989
      CIE-Lab:
        28.8992, -6.7863, -11.7958
        CIE-LCH:
        28.8992, 13.6086, 240.0875
        CIE-Luv:
        28.8992, -12.7863, -13.8021
        Hunter-Lab:
        24.0808, -5.4351, -6.9335
      #2a4856 color charts
#2a4856 RGB chart
      #2a4856 CMYK chart
      #2a4856 RGB pie chart
      #2a4856 color shades, tints & tones
#2a4856 color schemes
#2a4856 color preview, HTML & CSS examples
           This text has a color of #2a4856        
        
          <p style="color:#2a4856;">Text here</p>
        
        
          .mytext {color:#2a4856;}
        
        Text color #2a4856
      
           This box has a color of #2a4856        
        
          <div style="background-color:#2a4856;">Content here</div>
        
        
          .mybackground {background-color:#2a4856;}
        
        Background color #2a4856
      
           Border around this has a color of #2a4856        
        
          <div style="border:2px solid #2a4856;">Content here</div>
        
        
          .myborder {border:2px solid #2a4856;}
        
        Border color #2a4856