#58a0fd color space conversions
Hex:
        #58a0fd
        RGB:
        88, 160, 253
        CMY:
        65, 37, 1
        CMYK:
        65, 37, 0, 1
      HSL:
        214°, 97.6331%, 66.8627%
        HSV (HSB):
        214°, 65.2174%, 99.2157%
        XYZ:
        34.3249, 34.3082, 97.7415
        xyY:
        0.2063, 0.2062, 34.3082
      CIE-Lab:
        65.2064, 6.0354, -52.9203
        CIE-LCH:
        65.2064, 53.2634, 276.5063
        CIE-Luv:
        65.2064, -29.5073, -86.2068
        Hunter-Lab:
        58.5732, 2.1011, -57.9365
      #58a0fd color charts
#58a0fd RGB chart
      #58a0fd CMYK chart
      #58a0fd RGB pie chart
      #58a0fd color shades, tints & tones
#58a0fd color schemes
#58a0fd color preview, HTML & CSS examples
           This text has a color of #58a0fd        
        
          <p style="color:#58a0fd;">Text here</p>
        
        
          .mytext {color:#58a0fd;}
        
        Text color #58a0fd
      
           This box has a color of #58a0fd        
        
          <div style="background-color:#58a0fd;">Content here</div>
        
        
          .mybackground {background-color:#58a0fd;}
        
        Background color #58a0fd
      
           Border around this has a color of #58a0fd        
        
          <div style="border:2px solid #58a0fd;">Content here</div>
        
        
          .myborder {border:2px solid #58a0fd;}
        
        Border color #58a0fd