#58939f color space conversions
Hex:
        #58939f
        RGB:
        88, 147, 159
        CMY:
        65, 42, 38
        CMYK:
        45, 8, 0, 38
      HSL:
        190°, 28.7449%, 48.4314%
        HSV (HSB):
        190°, 44.6541%, 62.3529%
        XYZ:
        20.7162, 25.4453, 36.6205
        xyY:
        0.2503, 0.3074, 25.4453
      CIE-Lab:
        57.5068, -15.9360, -12.3505
        CIE-LCH:
        57.5068, 20.1616, 217.7760
        CIE-Luv:
        57.5068, -26.9698, -15.9086
        Hunter-Lab:
        50.4434, -14.9690, -7.7325
      #58939f color charts
#58939f RGB chart
      #58939f CMYK chart
      #58939f RGB pie chart
      #58939f color shades, tints & tones
#58939f color schemes
#58939f color preview, HTML & CSS examples
           This text has a color of #58939f        
        
          <p style="color:#58939f;">Text here</p>
        
        
          .mytext {color:#58939f;}
        
        Text color #58939f
      
           This box has a color of #58939f        
        
          <div style="background-color:#58939f;">Content here</div>
        
        
          .mybackground {background-color:#58939f;}
        
        Background color #58939f
      
           Border around this has a color of #58939f        
        
          <div style="border:2px solid #58939f;">Content here</div>
        
        
          .myborder {border:2px solid #58939f;}
        
        Border color #58939f