#58c8fa color space conversions
Hex:
        #58c8fa
        RGB:
        88, 200, 250
        CMY:
        65, 22, 2
        CMYK:
        65, 20, 0, 2
      HSL:
        199°, 94.1860%, 66.2745%
        HSV (HSB):
        199°, 64.8000%, 98.0392%
        XYZ:
        41.9341, 50.2854, 97.9384
        xyY:
        0.2205, 0.2644, 50.2854
      CIE-Lab:
        76.2441, -16.9651, -34.0193
        CIE-LCH:
        76.2441, 38.0149, 243.4950
        CIE-Luv:
        76.2441, -43.5694, -52.6782
        Hunter-Lab:
        70.9122, -18.5399, -32.2482
      #58c8fa color charts
#58c8fa RGB chart
      #58c8fa CMYK chart
      #58c8fa RGB pie chart
      #58c8fa color shades, tints & tones
#58c8fa color schemes
#58c8fa color preview, HTML & CSS examples
           This text has a color of #58c8fa        
        
          <p style="color:#58c8fa;">Text here</p>
        
        
          .mytext {color:#58c8fa;}
        
        Text color #58c8fa
      
           This box has a color of #58c8fa        
        
          <div style="background-color:#58c8fa;">Content here</div>
        
        
          .mybackground {background-color:#58c8fa;}
        
        Background color #58c8fa
      
           Border around this has a color of #58c8fa        
        
          <div style="border:2px solid #58c8fa;">Content here</div>
        
        
          .myborder {border:2px solid #58c8fa;}
        
        Border color #58c8fa