#58bcd4 color space conversions
Hex:
        #58bcd4
        RGB:
        88, 188, 212
        CMY:
        65, 26, 17
        CMYK:
        58, 11, 0, 17
      HSL:
        192°, 59.0476%, 58.8235%
        HSV (HSB):
        192°, 58.4906%, 83.1373%
        XYZ:
        33.8914, 42.7946, 68.7613
        xyY:
        0.2330, 0.2942, 42.7946
      CIE-Lab:
        71.4153, -22.2325, -20.8736
        CIE-LCH:
        71.4153, 30.4958, 223.1943
        CIE-Luv:
        71.4153, -40.9924, -29.4333
        Hunter-Lab:
        65.4176, -22.0039, -16.5282
      #58bcd4 color charts
#58bcd4 RGB chart
      #58bcd4 CMYK chart
      #58bcd4 RGB pie chart
      #58bcd4 color shades, tints & tones
#58bcd4 color schemes
#58bcd4 color preview, HTML & CSS examples
           This text has a color of #58bcd4        
        
          <p style="color:#58bcd4;">Text here</p>
        
        
          .mytext {color:#58bcd4;}
        
        Text color #58bcd4
      
           This box has a color of #58bcd4        
        
          <div style="background-color:#58bcd4;">Content here</div>
        
        
          .mybackground {background-color:#58bcd4;}
        
        Background color #58bcd4
      
           Border around this has a color of #58bcd4        
        
          <div style="border:2px solid #58bcd4;">Content here</div>
        
        
          .myborder {border:2px solid #58bcd4;}
        
        Border color #58bcd4