#2a4343 color space conversions
Hex:
        #2a4343
        RGB:
        42, 67, 67
        CMY:
        84, 74, 74
        CMYK:
        37, 0, 0, 74
      HSL:
        180°, 22.9358%, 21.3725%
        HSV (HSB):
        180°, 37.3134%, 26.2745%
        XYZ:
        3.9751, 4.9118, 6.0488
        xyY:
        0.2661, 0.3289, 4.9118
      CIE-Lab:
        26.4820, -9.5556, -3.0682
        CIE-LCH:
        26.4820, 10.0361, 197.8012
        CIE-Luv:
        26.4820, -10.9687, -2.3706
        Hunter-Lab:
        22.1626, -6.7684, -0.6680
      #2a4343 color charts
#2a4343 RGB chart
      #2a4343 CMYK chart
      #2a4343 RGB pie chart
      #2a4343 color shades, tints & tones
#2a4343 color schemes
#2a4343 color preview, HTML & CSS examples
           This text has a color of #2a4343        
        
          <p style="color:#2a4343;">Text here</p>
        
        
          .mytext {color:#2a4343;}
        
        Text color #2a4343
      
           This box has a color of #2a4343        
        
          <div style="background-color:#2a4343;">Content here</div>
        
        
          .mybackground {background-color:#2a4343;}
        
        Background color #2a4343
      
           Border around this has a color of #2a4343        
        
          <div style="border:2px solid #2a4343;">Content here</div>
        
        
          .myborder {border:2px solid #2a4343;}
        
        Border color #2a4343