#58b1af color space conversions
Hex:
        #58b1af
        RGB:
        88, 177, 175
        CMY:
        65, 31, 31
        CMYK:
        50, 0, 1, 31
      HSL:
        179°, 36.3265%, 51.9608%
        HSV (HSB):
        179°, 50.2825%, 69.4118%
        XYZ:
        27.4845, 36.6141, 46.1761
        xyY:
        0.2492, 0.3320, 36.6141
      CIE-Lab:
        66.9865, -27.0622, -7.1817
        CIE-LCH:
        66.9865, 27.9989, 194.8625
        CIE-Luv:
        66.9865, -38.4283, -6.6217
        Hunter-Lab:
        60.5096, -24.8141, -2.8886
      #58b1af color charts
#58b1af RGB chart
      #58b1af CMYK chart
      #58b1af RGB pie chart
      #58b1af color shades, tints & tones
#58b1af color schemes
#58b1af color preview, HTML & CSS examples
           This text has a color of #58b1af        
        
          <p style="color:#58b1af;">Text here</p>
        
        
          .mytext {color:#58b1af;}
        
        Text color #58b1af
      
           This box has a color of #58b1af        
        
          <div style="background-color:#58b1af;">Content here</div>
        
        
          .mybackground {background-color:#58b1af;}
        
        Background color #58b1af
      
           Border around this has a color of #58b1af        
        
          <div style="border:2px solid #58b1af;">Content here</div>
        
        
          .myborder {border:2px solid #58b1af;}
        
        Border color #58b1af