#58a6ee color space conversions
Hex:
        #58a6ee
        RGB:
        88, 166, 238
        CMY:
        65, 35, 7
        CMYK:
        63, 30, 0, 7
      HSL:
        209°, 81.5217%, 63.9216%
        HSV (HSB):
        209°, 63.0252%, 93.3333%
        XYZ:
        33.0933, 35.5202, 86.0008
        xyY:
        0.2140, 0.2297, 35.5202
      CIE-Lab:
        66.1517, -2.3494, -43.2339
        CIE-LCH:
        66.1517, 43.2977, 266.8895
        CIE-Luv:
        66.1517, -31.9675, -69.0775
        Hunter-Lab:
        59.5988, -5.1825, -43.8360
      #58a6ee color charts
#58a6ee RGB chart
      #58a6ee CMYK chart
      #58a6ee RGB pie chart
      #58a6ee color shades, tints & tones
#58a6ee color schemes
#58a6ee color preview, HTML & CSS examples
           This text has a color of #58a6ee        
        
          <p style="color:#58a6ee;">Text here</p>
        
        
          .mytext {color:#58a6ee;}
        
        Text color #58a6ee
      
           This box has a color of #58a6ee        
        
          <div style="background-color:#58a6ee;">Content here</div>
        
        
          .mybackground {background-color:#58a6ee;}
        
        Background color #58a6ee
      
           Border around this has a color of #58a6ee        
        
          <div style="border:2px solid #58a6ee;">Content here</div>
        
        
          .myborder {border:2px solid #58a6ee;}
        
        Border color #58a6ee