#58c2be color space conversions
Hex:
        #58c2be
        RGB:
        88, 194, 190
        CMY:
        65, 24, 25
        CMYK:
        55, 0, 2, 24
      HSL:
        178°, 46.4912%, 55.2941%
        HSV (HSB):
        178°, 54.6392%, 76.0784%
        XYZ:
        32.6106, 44.3760, 55.5619
        xyY:
        0.2460, 0.3348, 44.3760
      CIE-Lab:
        72.4791, -31.3417, -7.2715
        CIE-LCH:
        72.4791, 32.1741, 193.0619
        CIE-Luv:
        72.4791, -44.3115, -6.2061
        Hunter-Lab:
        66.6153, -29.1947, -2.8213
      #58c2be color charts
#58c2be RGB chart
      #58c2be CMYK chart
      #58c2be RGB pie chart
      #58c2be color shades, tints & tones
#58c2be color schemes
#58c2be color preview, HTML & CSS examples
           This text has a color of #58c2be        
        
          <p style="color:#58c2be;">Text here</p>
        
        
          .mytext {color:#58c2be;}
        
        Text color #58c2be
      
           This box has a color of #58c2be        
        
          <div style="background-color:#58c2be;">Content here</div>
        
        
          .mybackground {background-color:#58c2be;}
        
        Background color #58c2be
      
           Border around this has a color of #58c2be        
        
          <div style="border:2px solid #58c2be;">Content here</div>
        
        
          .myborder {border:2px solid #58c2be;}
        
        Border color #58c2be