#58a4bd color space conversions
Hex:
        #58a4bd
        RGB:
        88, 164, 189
        CMY:
        65, 36, 26
        CMYK:
        53, 13, 0, 26
      HSL:
        195°, 43.3476%, 54.3137%
        HSV (HSB):
        195°, 53.4392%, 74.1176%
        XYZ:
        26.4853, 32.2997, 52.9827
        xyY:
        0.2370, 0.2890, 32.2997
      CIE-Lab:
        63.5899, -16.4779, -20.0855
        CIE-LCH:
        63.5899, 25.9798, 230.6349
        CIE-Luv:
        63.5899, -32.8205, -28.4485
        Hunter-Lab:
        56.8329, -16.2729, -15.4903
      #58a4bd color charts
#58a4bd RGB chart
      #58a4bd CMYK chart
      #58a4bd RGB pie chart
      #58a4bd color shades, tints & tones
#58a4bd color schemes
#58a4bd color preview, HTML & CSS examples
           This text has a color of #58a4bd        
        
          <p style="color:#58a4bd;">Text here</p>
        
        
          .mytext {color:#58a4bd;}
        
        Text color #58a4bd
      
           This box has a color of #58a4bd        
        
          <div style="background-color:#58a4bd;">Content here</div>
        
        
          .mybackground {background-color:#58a4bd;}
        
        Background color #58a4bd
      
           Border around this has a color of #58a4bd        
        
          <div style="border:2px solid #58a4bd;">Content here</div>
        
        
          .myborder {border:2px solid #58a4bd;}
        
        Border color #58a4bd