#2f674e color space conversions
Hex:
        #2f674e
        RGB:
        47, 103, 78
        CMY:
        82, 60, 69
        CMYK:
        54, 0, 24, 60
      HSL:
        153°, 37.3333%, 29.4118%
        HSV (HSB):
        153°, 54.3689%, 40.3922%
        XYZ:
        7.3977, 10.8549, 8.9130
        xyY:
        0.2723, 0.3996, 10.8549
      CIE-Lab:
        39.3350, -25.0336, 8.5654
        CIE-LCH:
        39.3350, 26.4584, 161.1112
        CIE-Luv:
        39.3350, -24.3418, 14.1506
        Hunter-Lab:
        32.9468, -17.5774, 7.0231
      #2f674e color charts
#2f674e RGB chart
      #2f674e CMYK chart
      #2f674e RGB pie chart
      #2f674e color shades, tints & tones
#2f674e color schemes
#2f674e color preview, HTML & CSS examples
           This text has a color of #2f674e        
        
          <p style="color:#2f674e;">Text here</p>
        
        
          .mytext {color:#2f674e;}
        
        Text color #2f674e
      
           This box has a color of #2f674e        
        
          <div style="background-color:#2f674e;">Content here</div>
        
        
          .mybackground {background-color:#2f674e;}
        
        Background color #2f674e
      
           Border around this has a color of #2f674e        
        
          <div style="border:2px solid #2f674e;">Content here</div>
        
        
          .myborder {border:2px solid #2f674e;}
        
        Border color #2f674e