#58a5fe color space conversions
Hex:
        #58a5fe
        RGB:
        88, 165, 254
        CMY:
        65, 35, 0
        CMYK:
        65, 35, 0, 0
      HSL:
        212°, 98.8095%, 67.0588%
        HSV (HSB):
        212°, 65.3543%, 99.6078%
        XYZ:
        35.3690, 36.1407, 98.8776
        xyY:
        0.2076, 0.2121, 36.1407
      CIE-Lab:
        66.6273, 3.4852, -51.2152
        CIE-LCH:
        66.6273, 51.3337, 273.8930
        CIE-Luv:
        66.6273, -31.1718, -83.3465
        Hunter-Lab:
        60.1172, -0.1872, -55.4352
      #58a5fe color charts
#58a5fe RGB chart
      #58a5fe CMYK chart
      #58a5fe RGB pie chart
      #58a5fe color shades, tints & tones
#58a5fe color schemes
#58a5fe color preview, HTML & CSS examples
           This text has a color of #58a5fe        
        
          <p style="color:#58a5fe;">Text here</p>
        
        
          .mytext {color:#58a5fe;}
        
        Text color #58a5fe
      
           This box has a color of #58a5fe        
        
          <div style="background-color:#58a5fe;">Content here</div>
        
        
          .mybackground {background-color:#58a5fe;}
        
        Background color #58a5fe
      
           Border around this has a color of #58a5fe        
        
          <div style="border:2px solid #58a5fe;">Content here</div>
        
        
          .myborder {border:2px solid #58a5fe;}
        
        Border color #58a5fe