#58727e color space conversions
Hex:
        #58727e
        RGB:
        88, 114, 126
        CMY:
        65, 55, 51
        CMYK:
        30, 10, 0, 51
      HSL:
        199°, 17.7570%, 41.9608%
        HSV (HSB):
        199°, 30.1587%, 49.4118%
        XYZ:
        13.8077, 15.6157, 22.0250
        xyY:
        0.2684, 0.3035, 15.6157
      CIE-Lab:
        46.4662, -6.4070, -9.7035
        CIE-LCH:
        46.4662, 11.6279, 236.5639
        CIE-Luv:
        46.4662, -13.2963, -12.6377
        Hunter-Lab:
        39.5167, -6.7837, -5.3842
      #58727e color charts
#58727e RGB chart
      #58727e CMYK chart
      #58727e RGB pie chart
      #58727e color shades, tints & tones
#58727e color schemes
#58727e color preview, HTML & CSS examples
           This text has a color of #58727e        
        
          <p style="color:#58727e;">Text here</p>
        
        
          .mytext {color:#58727e;}
        
        Text color #58727e
      
           This box has a color of #58727e        
        
          <div style="background-color:#58727e;">Content here</div>
        
        
          .mybackground {background-color:#58727e;}
        
        Background color #58727e
      
           Border around this has a color of #58727e        
        
          <div style="border:2px solid #58727e;">Content here</div>
        
        
          .myborder {border:2px solid #58727e;}
        
        Border color #58727e