#58bed5 color space conversions
Hex:
        #58bed5
        RGB:
        88, 190, 213
        CMY:
        65, 25, 16
        CMYK:
        59, 11, 0, 16
      HSL:
        191°, 59.8086%, 59.0196%
        HSV (HSB):
        191°, 58.6854%, 83.5294%
        XYZ:
        34.4482, 43.7057, 69.5712
        xyY:
        0.2332, 0.2959, 43.7057
      CIE-Lab:
        72.0314, -22.9566, -20.4826
        CIE-LCH:
        72.0314, 30.7659, 221.7404
        CIE-Luv:
        72.0314, -41.6920, -28.7197
        Hunter-Lab:
        66.1103, -22.6817, -16.1167
      #58bed5 color charts
#58bed5 RGB chart
      #58bed5 CMYK chart
      #58bed5 RGB pie chart
      #58bed5 color shades, tints & tones
#58bed5 color schemes
#58bed5 color preview, HTML & CSS examples
           This text has a color of #58bed5        
        
          <p style="color:#58bed5;">Text here</p>
        
        
          .mytext {color:#58bed5;}
        
        Text color #58bed5
      
           This box has a color of #58bed5        
        
          <div style="background-color:#58bed5;">Content here</div>
        
        
          .mybackground {background-color:#58bed5;}
        
        Background color #58bed5
      
           Border around this has a color of #58bed5        
        
          <div style="border:2px solid #58bed5;">Content here</div>
        
        
          .myborder {border:2px solid #58bed5;}
        
        Border color #58bed5