#58b2eb color space conversions
Hex:
        #58b2eb
        RGB:
        88, 178, 235
        CMY:
        65, 30, 8
        CMYK:
        63, 24, 0, 8
      HSL:
        203°, 78.6096%, 63.3333%
        HSV (HSB):
        203°, 62.5532%, 92.1569%
        XYZ:
        34.9403, 39.9137, 84.4598
        xyY:
        0.2193, 0.2505, 39.9137
      CIE-Lab:
        69.4080, -9.9595, -36.5087
        CIE-LCH:
        69.4080, 37.8428, 254.7411
        CIE-Luv:
        69.4080, -36.3430, -57.1710
        Hunter-Lab:
        63.1773, -11.8405, -35.0390
      #58b2eb color charts
#58b2eb RGB chart
      #58b2eb CMYK chart
      #58b2eb RGB pie chart
      #58b2eb color shades, tints & tones
#58b2eb color schemes
#58b2eb color preview, HTML & CSS examples
           This text has a color of #58b2eb        
        
          <p style="color:#58b2eb;">Text here</p>
        
        
          .mytext {color:#58b2eb;}
        
        Text color #58b2eb
      
           This box has a color of #58b2eb        
        
          <div style="background-color:#58b2eb;">Content here</div>
        
        
          .mybackground {background-color:#58b2eb;}
        
        Background color #58b2eb
      
           Border around this has a color of #58b2eb        
        
          <div style="border:2px solid #58b2eb;">Content here</div>
        
        
          .myborder {border:2px solid #58b2eb;}
        
        Border color #58b2eb