#2a4845 color space conversions
Hex:
        #2a4845
        RGB:
        42, 72, 69
        CMY:
        84, 72, 73
        CMYK:
        42, 0, 4, 72
      HSL:
        174°, 26.3158%, 22.3529%
        HSV (HSB):
        174°, 41.6667%, 28.2353%
        XYZ:
        4.3464, 5.5566, 6.4737
        xyY:
        0.2654, 0.3393, 5.5566
      CIE-Lab:
        28.2652, -11.9985, -1.7405
        CIE-LCH:
        28.2652, 12.1241, 188.2537
        CIE-Luv:
        28.2652, -13.0575, -0.5387
        Hunter-Lab:
        23.5725, -8.3395, 0.2181
      #2a4845 color charts
#2a4845 RGB chart
      #2a4845 CMYK chart
      #2a4845 RGB pie chart
      #2a4845 color shades, tints & tones
#2a4845 color schemes
#2a4845 color preview, HTML & CSS examples
           This text has a color of #2a4845        
        
          <p style="color:#2a4845;">Text here</p>
        
        
          .mytext {color:#2a4845;}
        
        Text color #2a4845
      
           This box has a color of #2a4845        
        
          <div style="background-color:#2a4845;">Content here</div>
        
        
          .mybackground {background-color:#2a4845;}
        
        Background color #2a4845
      
           Border around this has a color of #2a4845        
        
          <div style="border:2px solid #2a4845;">Content here</div>
        
        
          .myborder {border:2px solid #2a4845;}
        
        Border color #2a4845