#58b4ea color space conversions
Hex:
        #58b4ea
        RGB:
        88, 180, 234
        CMY:
        65, 29, 8
        CMYK:
        62, 23, 0, 8
      HSL:
        202°, 77.6596%, 63.1373%
        HSV (HSB):
        202°, 62.3932%, 91.7647%
        XYZ:
        35.1970, 40.6577, 83.8345
        xyY:
        0.2204, 0.2546, 40.6577
      CIE-Lab:
        69.9355, -11.3579, -35.1446
        CIE-LCH:
        69.9355, 36.9344, 252.0905
        CIE-Luv:
        69.9355, -37.1024, -54.7333
        Hunter-Lab:
        63.7634, -13.0550, -33.3186
      #58b4ea color charts
#58b4ea RGB chart
      #58b4ea CMYK chart
      #58b4ea RGB pie chart
      #58b4ea color shades, tints & tones
#58b4ea color schemes
#58b4ea color preview, HTML & CSS examples
           This text has a color of #58b4ea        
        
          <p style="color:#58b4ea;">Text here</p>
        
        
          .mytext {color:#58b4ea;}
        
        Text color #58b4ea
      
           This box has a color of #58b4ea        
        
          <div style="background-color:#58b4ea;">Content here</div>
        
        
          .mybackground {background-color:#58b4ea;}
        
        Background color #58b4ea
      
           Border around this has a color of #58b4ea        
        
          <div style="border:2px solid #58b4ea;">Content here</div>
        
        
          .myborder {border:2px solid #58b4ea;}
        
        Border color #58b4ea