#2f5852 color space conversions
Hex:
        #2f5852
        RGB:
        47, 88, 82
        CMY:
        82, 65, 68
        CMYK:
        47, 0, 7, 65
      HSL:
        171°, 30.3704%, 26.4706%
        HSV (HSB):
        171°, 46.5909%, 34.5098%
        XYZ:
        6.1850, 8.1930, 9.2381
        xyY:
        0.2619, 0.3469, 8.1930
      CIE-Lab:
        34.3816, -16.0504, -1.0179
        CIE-LCH:
        34.3816, 16.0827, 183.6288
        CIE-Luv:
        34.3816, -17.9021, 0.8682
        Hunter-Lab:
        28.6234, -11.5202, 0.9008
      #2f5852 color charts
#2f5852 RGB chart
      #2f5852 CMYK chart
      #2f5852 RGB pie chart
      #2f5852 color shades, tints & tones
#2f5852 color schemes
#2f5852 color preview, HTML & CSS examples
           This text has a color of #2f5852        
        
          <p style="color:#2f5852;">Text here</p>
        
        
          .mytext {color:#2f5852;}
        
        Text color #2f5852
      
           This box has a color of #2f5852        
        
          <div style="background-color:#2f5852;">Content here</div>
        
        
          .mybackground {background-color:#2f5852;}
        
        Background color #2f5852
      
           Border around this has a color of #2f5852        
        
          <div style="border:2px solid #2f5852;">Content here</div>
        
        
          .myborder {border:2px solid #2f5852;}
        
        Border color #2f5852