#58a4ef color space conversions
Hex:
        #58a4ef
        RGB:
        88, 164, 239
        CMY:
        65, 36, 6
        CMYK:
        63, 31, 0, 6
      HSL:
        210°, 82.5137%, 64.1176%
        HSV (HSB):
        210°, 63.1799%, 93.7255%
        XYZ:
        32.8799, 34.8576, 86.6566
        xyY:
        0.2130, 0.2258, 34.8576
      CIE-Lab:
        65.6377, -0.8915, -44.5888
        CIE-LCH:
        65.6377, 44.5977, 268.8546
        CIE-Luv:
        65.6377, -31.2364, -71.4566
        Hunter-Lab:
        59.0403, -3.9128, -45.6948
      #58a4ef color charts
#58a4ef RGB chart
      #58a4ef CMYK chart
      #58a4ef RGB pie chart
      #58a4ef color shades, tints & tones
#58a4ef color schemes
#58a4ef color preview, HTML & CSS examples
           This text has a color of #58a4ef        
        
          <p style="color:#58a4ef;">Text here</p>
        
        
          .mytext {color:#58a4ef;}
        
        Text color #58a4ef
      
           This box has a color of #58a4ef        
        
          <div style="background-color:#58a4ef;">Content here</div>
        
        
          .mybackground {background-color:#58a4ef;}
        
        Background color #58a4ef
      
           Border around this has a color of #58a4ef        
        
          <div style="border:2px solid #58a4ef;">Content here</div>
        
        
          .myborder {border:2px solid #58a4ef;}
        
        Border color #58a4ef