#2f544d color space conversions
Hex:
        #2f544d
        RGB:
        47, 84, 77
        CMY:
        82, 67, 70
        CMYK:
        44, 0, 8, 67
      HSL:
        169°, 28.2443%, 25.6863%
        HSV (HSB):
        169°, 44.0476%, 32.9412%
        XYZ:
        5.6822, 7.4808, 8.1656
        xyY:
        0.2664, 0.3507, 7.4808
      CIE-Lab:
        32.8773, -15.1713, -0.0700
        CIE-LCH:
        32.8773, 15.1715, 180.2643
        CIE-Luv:
        32.8773, -16.3348, 1.9220
        Hunter-Lab:
        27.3511, -10.7811, 1.4448
      #2f544d color charts
#2f544d RGB chart
      #2f544d CMYK chart
      #2f544d RGB pie chart
      #2f544d color shades, tints & tones
#2f544d color schemes
#2f544d color preview, HTML & CSS examples
           This text has a color of #2f544d        
        
          <p style="color:#2f544d;">Text here</p>
        
        
          .mytext {color:#2f544d;}
        
        Text color #2f544d
      
           This box has a color of #2f544d        
        
          <div style="background-color:#2f544d;">Content here</div>
        
        
          .mybackground {background-color:#2f544d;}
        
        Background color #2f544d
      
           Border around this has a color of #2f544d        
        
          <div style="border:2px solid #2f544d;">Content here</div>
        
        
          .myborder {border:2px solid #2f544d;}
        
        Border color #2f544d