#58a0bb color space conversions
Hex:
        #58a0bb
        RGB:
        88, 160, 187
        CMY:
        65, 37, 27
        CMYK:
        53, 14, 0, 27
      HSL:
        196°, 42.1277%, 53.9216%
        HSV (HSB):
        196°, 52.9412%, 73.3333%
        XYZ:
        25.5649, 30.8042, 51.6121
        xyY:
        0.2368, 0.2853, 30.8042
      CIE-Lab:
        62.3420, -14.9265, -20.8687
        CIE-LCH:
        62.3420, 25.6574, 234.4254
        CIE-Luv:
        62.3420, -31.3413, -29.8356
        Hunter-Lab:
        55.5015, -14.9075, -16.2840
      #58a0bb color charts
#58a0bb RGB chart
      #58a0bb CMYK chart
      #58a0bb RGB pie chart
      #58a0bb color shades, tints & tones
#58a0bb color schemes
#58a0bb color preview, HTML & CSS examples
           This text has a color of #58a0bb        
        
          <p style="color:#58a0bb;">Text here</p>
        
        
          .mytext {color:#58a0bb;}
        
        Text color #58a0bb
      
           This box has a color of #58a0bb        
        
          <div style="background-color:#58a0bb;">Content here</div>
        
        
          .mybackground {background-color:#58a0bb;}
        
        Background color #58a0bb
      
           Border around this has a color of #58a0bb        
        
          <div style="border:2px solid #58a0bb;">Content here</div>
        
        
          .myborder {border:2px solid #58a0bb;}
        
        Border color #58a0bb