#58b0cb color space conversions
Hex:
        #58b0cb
        RGB:
        88, 176, 203
        CMY:
        65, 31, 20
        CMYK:
        57, 13, 0, 20
      HSL:
        194°, 52.5114%, 57.0588%
        HSV (HSB):
        194°, 56.6502%, 79.6078%
        XYZ:
        30.3293, 37.4372, 62.1275
        xyY:
        0.2335, 0.2882, 37.4372
      CIE-Lab:
        67.6037, -18.6873, -21.7397
        CIE-LCH:
        67.6037, 28.6675, 229.3178
        CIE-Luv:
        67.6037, -36.8755, -31.1186
        Hunter-Lab:
        61.1859, -18.5945, -17.3722
      #58b0cb color charts
#58b0cb RGB chart
      #58b0cb CMYK chart
      #58b0cb RGB pie chart
      #58b0cb color shades, tints & tones
#58b0cb color schemes
#58b0cb color preview, HTML & CSS examples
           This text has a color of #58b0cb        
        
          <p style="color:#58b0cb;">Text here</p>
        
        
          .mytext {color:#58b0cb;}
        
        Text color #58b0cb
      
           This box has a color of #58b0cb        
        
          <div style="background-color:#58b0cb;">Content here</div>
        
        
          .mybackground {background-color:#58b0cb;}
        
        Background color #58b0cb
      
           Border around this has a color of #58b0cb        
        
          <div style="border:2px solid #58b0cb;">Content here</div>
        
        
          .myborder {border:2px solid #58b0cb;}
        
        Border color #58b0cb