#2f585b color space conversions
Hex:
        #2f585b
        RGB:
        47, 88, 91
        CMY:
        82, 65, 64
        CMYK:
        48, 3, 0, 64
      HSL:
        184°, 31.8841%, 27.0588%
        HSV (HSB):
        184°, 48.3516%, 35.6863%
        XYZ:
        6.5503, 8.3391, 11.1619
        xyY:
        0.2514, 0.3201, 8.3391
      CIE-Lab:
        34.6794, -13.4497, -6.2247
        CIE-LCH:
        34.6794, 14.8203, 204.8352
        CIE-Luv:
        34.6794, -17.6554, -6.2276
        Hunter-Lab:
        28.8775, -10.0462, -2.7028
      #2f585b color charts
#2f585b RGB chart
      #2f585b CMYK chart
      #2f585b RGB pie chart
      #2f585b color shades, tints & tones
#2f585b color schemes
#2f585b color preview, HTML & CSS examples
           This text has a color of #2f585b        
        
          <p style="color:#2f585b;">Text here</p>
        
        
          .mytext {color:#2f585b;}
        
        Text color #2f585b
      
           This box has a color of #2f585b        
        
          <div style="background-color:#2f585b;">Content here</div>
        
        
          .mybackground {background-color:#2f585b;}
        
        Background color #2f585b
      
           Border around this has a color of #2f585b        
        
          <div style="border:2px solid #2f585b;">Content here</div>
        
        
          .myborder {border:2px solid #2f585b;}
        
        Border color #2f585b