#58c2ce color space conversions
Hex:
        #58c2ce
        RGB:
        88, 194, 206
        CMY:
        65, 24, 19
        CMYK:
        57, 6, 0, 19
      HSL:
        186°, 54.6296%, 57.6471%
        HSV (HSB):
        186°, 57.2816%, 80.7843%
        XYZ:
        34.4569, 45.1145, 65.2844
        xyY:
        0.2379, 0.3114, 45.1145
      CIE-Lab:
        72.9672, -26.9606, -15.2557
        CIE-LCH:
        72.9672, 30.9776, 209.5034
        CIE-Luv:
        72.9672, -43.5251, -19.6229
        Hunter-Lab:
        67.1673, -25.9723, -10.6108
      #58c2ce color charts
#58c2ce RGB chart
      #58c2ce CMYK chart
      #58c2ce RGB pie chart
      #58c2ce color shades, tints & tones
#58c2ce color schemes
#58c2ce color preview, HTML & CSS examples
           This text has a color of #58c2ce        
        
          <p style="color:#58c2ce;">Text here</p>
        
        
          .mytext {color:#58c2ce;}
        
        Text color #58c2ce
      
           This box has a color of #58c2ce        
        
          <div style="background-color:#58c2ce;">Content here</div>
        
        
          .mybackground {background-color:#58c2ce;}
        
        Background color #58c2ce
      
           Border around this has a color of #58c2ce        
        
          <div style="border:2px solid #58c2ce;">Content here</div>
        
        
          .myborder {border:2px solid #58c2ce;}
        
        Border color #58c2ce