#58729b color space conversions
Hex:
        #58729b
        RGB:
        88, 114, 155
        CMY:
        65, 55, 39
        CMYK:
        43, 26, 0, 39
      HSL:
        217°, 27.5720%, 47.6471%
        HSV (HSB):
        217°, 43.2258%, 60.7843%
        XYZ:
        15.9582, 16.4759, 33.3494
        xyY:
        0.2426, 0.2505, 16.4759
      CIE-Lab:
        47.5928, 1.7299, -25.1727
        CIE-LCH:
        47.5928, 25.2321, 273.9313
        CIE-Luv:
        47.5928, -13.6498, -37.1261
        Hunter-Lab:
        40.5905, -0.8559, -20.2997
      #58729b color charts
#58729b RGB chart
      #58729b CMYK chart
      #58729b RGB pie chart
      #58729b color shades, tints & tones
#58729b color schemes
#58729b color preview, HTML & CSS examples
           This text has a color of #58729b        
        
          <p style="color:#58729b;">Text here</p>
        
        
          .mytext {color:#58729b;}
        
        Text color #58729b
      
           This box has a color of #58729b        
        
          <div style="background-color:#58729b;">Content here</div>
        
        
          .mybackground {background-color:#58729b;}
        
        Background color #58729b
      
           Border around this has a color of #58729b        
        
          <div style="border:2px solid #58729b;">Content here</div>
        
        
          .myborder {border:2px solid #58729b;}
        
        Border color #58729b