#2f4849 color space conversions
Hex:
        #2f4849
        RGB:
        47, 72, 73
        CMY:
        82, 72, 71
        CMYK:
        36, 1, 0, 71
      HSL:
        182°, 21.6667%, 23.5294%
        HSV (HSB):
        182°, 35.6164%, 28.6275%
        XYZ:
        4.6923, 5.7201, 7.1601
        xyY:
        0.2670, 0.3255, 5.7201
      CIE-Lab:
        28.6950, -9.2292, -3.6662
        CIE-LCH:
        28.6950, 9.9307, 201.6647
        CIE-Luv:
        28.6950, -11.2734, -3.2002
        Hunter-Lab:
        23.9167, -6.8342, -1.0083
      #2f4849 color charts
#2f4849 RGB chart
      #2f4849 CMYK chart
      #2f4849 RGB pie chart
      #2f4849 color shades, tints & tones
#2f4849 color schemes
#2f4849 color preview, HTML & CSS examples
           This text has a color of #2f4849        
        
          <p style="color:#2f4849;">Text here</p>
        
        
          .mytext {color:#2f4849;}
        
        Text color #2f4849
      
           This box has a color of #2f4849        
        
          <div style="background-color:#2f4849;">Content here</div>
        
        
          .mybackground {background-color:#2f4849;}
        
        Background color #2f4849
      
           Border around this has a color of #2f4849        
        
          <div style="border:2px solid #2f4849;">Content here</div>
        
        
          .myborder {border:2px solid #2f4849;}
        
        Border color #2f4849