#2f5355 color space conversions
Hex:
        #2f5355
        RGB:
        47, 83, 85
        CMY:
        82, 67, 67
        CMYK:
        45, 2, 0, 67
      HSL:
        183°, 28.7879%, 25.8824%
        HSV (HSB):
        183°, 44.7059%, 33.3333%
        XYZ:
        5.9052, 7.4467, 9.7205
        xyY:
        0.2559, 0.3228, 7.4467
      CIE-Lab:
        32.8030, -12.3253, -5.2434
        CIE-LCH:
        32.8030, 13.3943, 203.0460
        CIE-Luv:
        32.8030, -15.7349, -4.9859
        Hunter-Lab:
        27.2887, -9.1280, -2.0175
      #2f5355 color charts
#2f5355 RGB chart
      #2f5355 CMYK chart
      #2f5355 RGB pie chart
      #2f5355 color shades, tints & tones
#2f5355 color schemes
#2f5355 color preview, HTML & CSS examples
           This text has a color of #2f5355        
        
          <p style="color:#2f5355;">Text here</p>
        
        
          .mytext {color:#2f5355;}
        
        Text color #2f5355
      
           This box has a color of #2f5355        
        
          <div style="background-color:#2f5355;">Content here</div>
        
        
          .mybackground {background-color:#2f5355;}
        
        Background color #2f5355
      
           Border around this has a color of #2f5355        
        
          <div style="border:2px solid #2f5355;">Content here</div>
        
        
          .myborder {border:2px solid #2f5355;}
        
        Border color #2f5355