#58949b color space conversions
Hex:
        #58949b
        RGB:
        88, 148, 155
        CMY:
        65, 42, 39
        CMYK:
        43, 5, 0, 39
      HSL:
        186°, 27.5720%, 47.6471%
        HSV (HSB):
        186°, 43.2258%, 60.7843%
        XYZ:
        20.5308, 25.6211, 34.8736
        xyY:
        0.2534, 0.3162, 25.6211
      CIE-Lab:
        57.6756, -17.5641, -9.8118
        CIE-LCH:
        57.6756, 20.1189, 209.1889
        CIE-Luv:
        57.6756, -27.4763, -11.7921
        Hunter-Lab:
        50.6173, -16.1791, -5.4168
      #58949b color charts
#58949b RGB chart
      #58949b CMYK chart
      #58949b RGB pie chart
      #58949b color shades, tints & tones
#58949b color schemes
#58949b color preview, HTML & CSS examples
           This text has a color of #58949b        
        
          <p style="color:#58949b;">Text here</p>
        
        
          .mytext {color:#58949b;}
        
        Text color #58949b
      
           This box has a color of #58949b        
        
          <div style="background-color:#58949b;">Content here</div>
        
        
          .mybackground {background-color:#58949b;}
        
        Background color #58949b
      
           Border around this has a color of #58949b        
        
          <div style="border:2px solid #58949b;">Content here</div>
        
        
          .myborder {border:2px solid #58949b;}
        
        Border color #58949b