#58a9ef color space conversions
Hex:
        #58a9ef
        RGB:
        88, 169, 239
        CMY:
        65, 34, 6
        CMYK:
        63, 29, 0, 6
      HSL:
        208°, 82.5137%, 64.1176%
        HSV (HSB):
        208°, 63.1799%, 93.7255%
        XYZ:
        33.7925, 36.6826, 86.9608
        xyY:
        0.2146, 0.2330, 36.6826
      CIE-Lab:
        67.0382, -3.7111, -42.3906
        CIE-LCH:
        67.0382, 42.5528, 264.9968
        CIE-Luv:
        67.0382, -32.9943, -67.6230
        Hunter-Lab:
        60.5662, -6.3981, -42.7321
      #58a9ef color charts
#58a9ef RGB chart
      #58a9ef CMYK chart
      #58a9ef RGB pie chart
      #58a9ef color shades, tints & tones
#58a9ef color schemes
#58a9ef color preview, HTML & CSS examples
           This text has a color of #58a9ef        
        
          <p style="color:#58a9ef;">Text here</p>
        
        
          .mytext {color:#58a9ef;}
        
        Text color #58a9ef
      
           This box has a color of #58a9ef        
        
          <div style="background-color:#58a9ef;">Content here</div>
        
        
          .mybackground {background-color:#58a9ef;}
        
        Background color #58a9ef
      
           Border around this has a color of #58a9ef        
        
          <div style="border:2px solid #58a9ef;">Content here</div>
        
        
          .myborder {border:2px solid #58a9ef;}
        
        Border color #58a9ef