#58a5bd color space conversions
Hex:
        #58a5bd
        RGB:
        88, 165, 189
        CMY:
        65, 35, 26
        CMYK:
        53, 13, 0, 26
      HSL:
        194°, 43.3476%, 54.3137%
        HSV (HSB):
        194°, 53.4392%, 74.1176%
        XYZ:
        26.6649, 32.6591, 53.0426
        xyY:
        0.2373, 0.2906, 32.6591
      CIE-Lab:
        63.8839, -17.0086, -19.6377
        CIE-LCH:
        63.8839, 25.9795, 229.1035
        CIE-Luv:
        63.8839, -33.2065, -27.6714
        Hunter-Lab:
        57.1481, -16.7223, -15.0268
      #58a5bd color charts
#58a5bd RGB chart
      #58a5bd CMYK chart
      #58a5bd RGB pie chart
      #58a5bd color shades, tints & tones
#58a5bd color schemes
#58a5bd color preview, HTML & CSS examples
           This text has a color of #58a5bd        
        
          <p style="color:#58a5bd;">Text here</p>
        
        
          .mytext {color:#58a5bd;}
        
        Text color #58a5bd
      
           This box has a color of #58a5bd        
        
          <div style="background-color:#58a5bd;">Content here</div>
        
        
          .mybackground {background-color:#58a5bd;}
        
        Background color #58a5bd
      
           Border around this has a color of #58a5bd        
        
          <div style="border:2px solid #58a5bd;">Content here</div>
        
        
          .myborder {border:2px solid #58a5bd;}
        
        Border color #58a5bd