#2f5850 color space conversions
Hex:
        #2f5850
        RGB:
        47, 88, 80
        CMY:
        82, 65, 69
        CMYK:
        47, 0, 9, 65
      HSL:
        168°, 30.3704%, 26.4706%
        HSV (HSB):
        168°, 46.5909%, 34.5098%
        XYZ:
        6.1100, 8.1630, 8.8430
        xyY:
        0.2643, 0.3531, 8.1630
      CIE-Lab:
        34.3200, -16.6014, 0.1470
        CIE-LCH:
        34.3200, 16.6021, 179.4928
        CIE-Luv:
        34.3200, -17.9570, 2.4036
        Hunter-Lab:
        28.5709, -11.8263, 1.6488
      #2f5850 color charts
#2f5850 RGB chart
      #2f5850 CMYK chart
      #2f5850 RGB pie chart
      #2f5850 color shades, tints & tones
#2f5850 color schemes
#2f5850 color preview, HTML & CSS examples
           This text has a color of #2f5850        
        
          <p style="color:#2f5850;">Text here</p>
        
        
          .mytext {color:#2f5850;}
        
        Text color #2f5850
      
           This box has a color of #2f5850        
        
          <div style="background-color:#2f5850;">Content here</div>
        
        
          .mybackground {background-color:#2f5850;}
        
        Background color #2f5850
      
           Border around this has a color of #2f5850        
        
          <div style="border:2px solid #2f5850;">Content here</div>
        
        
          .myborder {border:2px solid #2f5850;}
        
        Border color #2f5850