#58b9dc color space conversions
Hex:
        #58b9dc
        RGB:
        88, 185, 220
        CMY:
        65, 27, 14
        CMYK:
        60, 16, 0, 14
      HSL:
        196°, 65.3465%, 60.3922%
        HSV (HSB):
        196°, 60.0000%, 86.2745%
        XYZ:
        34.2917, 41.9399, 73.9980
        xyY:
        0.2283, 0.2792, 41.9399
      CIE-Lab:
        70.8295, -18.3167, -26.1336
        CIE-LCH:
        70.8295, 31.9134, 234.9739
        CIE-Luv:
        70.8295, -39.5166, -38.6856
        Hunter-Lab:
        64.7611, -18.8140, -22.4139
      #58b9dc color charts
#58b9dc RGB chart
      #58b9dc CMYK chart
      #58b9dc RGB pie chart
      #58b9dc color shades, tints & tones
#58b9dc color schemes
#58b9dc color preview, HTML & CSS examples
           This text has a color of #58b9dc        
        
          <p style="color:#58b9dc;">Text here</p>
        
        
          .mytext {color:#58b9dc;}
        
        Text color #58b9dc
      
           This box has a color of #58b9dc        
        
          <div style="background-color:#58b9dc;">Content here</div>
        
        
          .mybackground {background-color:#58b9dc;}
        
        Background color #58b9dc
      
           Border around this has a color of #58b9dc        
        
          <div style="border:2px solid #58b9dc;">Content here</div>
        
        
          .myborder {border:2px solid #58b9dc;}
        
        Border color #58b9dc