#58728d color space conversions
Hex:
        #58728d
        RGB:
        88, 114, 141
        CMY:
        65, 55, 45
        CMYK:
        38, 19, 0, 45
      HSL:
        211°, 23.1441%, 44.9020%
        HSV (HSB):
        211°, 37.5887%, 55.2941%
        XYZ:
        14.8495, 16.0324, 27.5112
        xyY:
        0.2543, 0.2746, 16.0324
      CIE-Lab:
        47.0170, -2.3301, -17.7887
        CIE-LCH:
        47.0170, 17.9406, 262.5375
        CIE-Luv:
        47.0170, -13.4700, -25.2267
        Hunter-Lab:
        40.0405, -3.8719, -12.7089
      #58728d color charts
#58728d RGB chart
      #58728d CMYK chart
      #58728d RGB pie chart
      #58728d color shades, tints & tones
#58728d color schemes
#58728d color preview, HTML & CSS examples
           This text has a color of #58728d        
        
          <p style="color:#58728d;">Text here</p>
        
        
          .mytext {color:#58728d;}
        
        Text color #58728d
      
           This box has a color of #58728d        
        
          <div style="background-color:#58728d;">Content here</div>
        
        
          .mybackground {background-color:#58728d;}
        
        Background color #58728d
      
           Border around this has a color of #58728d        
        
          <div style="border:2px solid #58728d;">Content here</div>
        
        
          .myborder {border:2px solid #58728d;}
        
        Border color #58728d