#2f4951 color space conversions
Hex:
        #2f4951
        RGB:
        47, 73, 81
        CMY:
        82, 71, 68
        CMYK:
        42, 10, 0, 68
      HSL:
        194°, 26.5625%, 25.0980%
        HSV (HSB):
        194°, 41.9753%, 31.7647%
        XYZ:
        5.0400, 5.9635, 8.6700
        xyY:
        0.2562, 0.3031, 5.9635
      CIE-Lab:
        29.3202, -7.4998, -7.9049
        CIE-LCH:
        29.3202, 10.8965, 226.5064
        CIE-Luv:
        29.3202, -11.6405, -8.7435
        Hunter-Lab:
        24.4203, -5.8954, -3.9557
      #2f4951 color charts
#2f4951 RGB chart
      #2f4951 CMYK chart
      #2f4951 RGB pie chart
      #2f4951 color shades, tints & tones
#2f4951 color schemes
#2f4951 color preview, HTML & CSS examples
           This text has a color of #2f4951        
        
          <p style="color:#2f4951;">Text here</p>
        
        
          .mytext {color:#2f4951;}
        
        Text color #2f4951
      
           This box has a color of #2f4951        
        
          <div style="background-color:#2f4951;">Content here</div>
        
        
          .mybackground {background-color:#2f4951;}
        
        Background color #2f4951
      
           Border around this has a color of #2f4951        
        
          <div style="border:2px solid #2f4951;">Content here</div>
        
        
          .myborder {border:2px solid #2f4951;}
        
        Border color #2f4951