#58a2eb color space conversions
Hex:
        #58a2eb
        RGB:
        88, 162, 235
        CMY:
        65, 36, 8
        CMYK:
        63, 31, 0, 8
      HSL:
        210°, 78.6096%, 63.3333%
        HSV (HSB):
        210°, 62.5532%, 92.1569%
        XYZ:
        31.9402, 33.9135, 83.4598
        xyY:
        0.2139, 0.2271, 33.9135
      CIE-Lab:
        64.8939, -1.0617, -43.5635
        CIE-LCH:
        64.8939, 43.5764, 268.6039
        CIE-Luv:
        64.8939, -30.6455, -69.5810
        Hunter-Lab:
        58.2353, -4.0102, -44.2066
      #58a2eb color charts
#58a2eb RGB chart
      #58a2eb CMYK chart
      #58a2eb RGB pie chart
      #58a2eb color shades, tints & tones
#58a2eb color schemes
#58a2eb color preview, HTML & CSS examples
           This text has a color of #58a2eb        
        
          <p style="color:#58a2eb;">Text here</p>
        
        
          .mytext {color:#58a2eb;}
        
        Text color #58a2eb
      
           This box has a color of #58a2eb        
        
          <div style="background-color:#58a2eb;">Content here</div>
        
        
          .mybackground {background-color:#58a2eb;}
        
        Background color #58a2eb
      
           Border around this has a color of #58a2eb        
        
          <div style="border:2px solid #58a2eb;">Content here</div>
        
        
          .myborder {border:2px solid #58a2eb;}
        
        Border color #58a2eb