#2a373a color space conversions
Hex:
        #2a373a
        RGB:
        42, 55, 58
        CMY:
        84, 78, 77
        CMYK:
        28, 5, 0, 77
      HSL:
        191°, 16.0000%, 19.6078%
        HSV (HSB):
        191°, 27.5862%, 22.7451%
        XYZ:
        3.0848, 3.5301, 4.5218
        xyY:
        0.2770, 0.3170, 3.5301
      CIE-Lab:
        22.0529, -4.5319, -3.6512
        CIE-LCH:
        22.0529, 5.8198, 218.8572
        CIE-Luv:
        22.0529, -5.8941, -3.4025
        Hunter-Lab:
        18.7886, -3.5734, -1.1171
      #2a373a color charts
#2a373a RGB chart
      #2a373a CMYK chart
      #2a373a RGB pie chart
      #2a373a color shades, tints & tones
#2a373a color schemes
#2a373a color preview, HTML & CSS examples
           This text has a color of #2a373a        
        
          <p style="color:#2a373a;">Text here</p>
        
        
          .mytext {color:#2a373a;}
        
        Text color #2a373a
      
           This box has a color of #2a373a        
        
          <div style="background-color:#2a373a;">Content here</div>
        
        
          .mybackground {background-color:#2a373a;}
        
        Background color #2a373a
      
           Border around this has a color of #2a373a        
        
          <div style="border:2px solid #2a373a;">Content here</div>
        
        
          .myborder {border:2px solid #2a373a;}
        
        Border color #2a373a