#58b9fd color space conversions
Hex:
        #58b9fd
        RGB:
        88, 185, 253
        CMY:
        65, 27, 1
        CMYK:
        65, 27, 0, 1
      HSL:
        205°, 97.6331%, 66.8627%
        HSV (HSB):
        205°, 65.2174%, 99.2157%
        XYZ:
        39.1031, 43.8645, 99.3342
        xyY:
        0.2145, 0.2406, 43.8645
      CIE-Lab:
        72.1378, -8.0318, -42.0120
        CIE-LCH:
        72.1378, 42.7729, 259.1769
        CIE-Luv:
        72.1378, -38.1240, -67.1471
        Hunter-Lab:
        66.2303, -10.5146, -42.5638
      #58b9fd color charts
#58b9fd RGB chart
      #58b9fd CMYK chart
      #58b9fd RGB pie chart
      #58b9fd color shades, tints & tones
#58b9fd color schemes
#58b9fd color preview, HTML & CSS examples
           This text has a color of #58b9fd        
        
          <p style="color:#58b9fd;">Text here</p>
        
        
          .mytext {color:#58b9fd;}
        
        Text color #58b9fd
      
           This box has a color of #58b9fd        
        
          <div style="background-color:#58b9fd;">Content here</div>
        
        
          .mybackground {background-color:#58b9fd;}
        
        Background color #58b9fd
      
           Border around this has a color of #58b9fd        
        
          <div style="border:2px solid #58b9fd;">Content here</div>
        
        
          .myborder {border:2px solid #58b9fd;}
        
        Border color #58b9fd