#58dae2 color space conversions
Hex:
        #58dae2
        RGB:
        88, 218, 226
        CMY:
        65, 15, 11
        CMYK:
        61, 4, 0, 11
      HSL:
        183°, 70.4082%, 61.5686%
        HSV (HSB):
        183°, 61.0619%, 88.6275%
        XYZ:
        42.8234, 57.7085, 80.8333
        xyY:
        0.2361, 0.3182, 57.7085
      CIE-Lab:
        80.5765, -32.9672, -14.5840
        CIE-LCH:
        80.5765, 36.0490, 203.8636
        CIE-Luv:
        80.5765, -51.3398, -17.8888
        Hunter-Lab:
        75.9661, -32.3172, -9.9125
      #58dae2 color charts
#58dae2 RGB chart
      #58dae2 CMYK chart
      #58dae2 RGB pie chart
      #58dae2 color shades, tints & tones
#58dae2 color schemes
#58dae2 color preview, HTML & CSS examples
           This text has a color of #58dae2        
        
          <p style="color:#58dae2;">Text here</p>
        
        
          .mytext {color:#58dae2;}
        
        Text color #58dae2
      
           This box has a color of #58dae2        
        
          <div style="background-color:#58dae2;">Content here</div>
        
        
          .mybackground {background-color:#58dae2;}
        
        Background color #58dae2
      
           Border around this has a color of #58dae2        
        
          <div style="border:2px solid #58dae2;">Content here</div>
        
        
          .myborder {border:2px solid #58dae2;}
        
        Border color #58dae2