#58b2af color space conversions
Hex:
        #58b2af
        RGB:
        88, 178, 175
        CMY:
        65, 30, 31
        CMYK:
        51, 0, 2, 30
      HSL:
        178°, 36.8852%, 52.1569%
        HSV (HSB):
        178°, 50.5618%, 69.8039%
        XYZ:
        27.6828, 37.0106, 46.2422
        xyY:
        0.2495, 0.3336, 37.0106
      CIE-Lab:
        67.2850, -27.5557, -6.7387
        CIE-LCH:
        67.2850, 28.3677, 193.7420
        CIE-Luv:
        67.2850, -38.8204, -5.8686
        Hunter-Lab:
        60.8364, -25.2397, -2.4813
      #58b2af color charts
#58b2af RGB chart
      #58b2af CMYK chart
      #58b2af RGB pie chart
      #58b2af color shades, tints & tones
#58b2af color schemes
#58b2af color preview, HTML & CSS examples
           This text has a color of #58b2af        
        
          <p style="color:#58b2af;">Text here</p>
        
        
          .mytext {color:#58b2af;}
        
        Text color #58b2af
      
           This box has a color of #58b2af        
        
          <div style="background-color:#58b2af;">Content here</div>
        
        
          .mybackground {background-color:#58b2af;}
        
        Background color #58b2af
      
           Border around this has a color of #58b2af        
        
          <div style="border:2px solid #58b2af;">Content here</div>
        
        
          .myborder {border:2px solid #58b2af;}
        
        Border color #58b2af