#58f1dc color space conversions
Hex:
        #58f1dc
        RGB:
        88, 241, 220
        CMY:
        65, 5, 14
        CMYK:
        63, 0, 9, 5
      HSL:
        172°, 84.5304%, 64.5098%
        HSV (HSB):
        172°, 63.4855%, 94.5098%
        XYZ:
        48.3981, 70.1526, 78.7001
        xyY:
        0.2454, 0.3557, 70.1526
      CIE-Lab:
        87.0717, -45.0045, -1.7781
        CIE-LCH:
        87.0717, 45.0396, 182.2626
        CIE-Luv:
        87.0717, -60.0159, 4.4940
        Hunter-Lab:
        83.7572, -43.4309, 2.9198
      #58f1dc color charts
#58f1dc RGB chart
      #58f1dc CMYK chart
      #58f1dc RGB pie chart
      #58f1dc color shades, tints & tones
#58f1dc color schemes
#58f1dc color preview, HTML & CSS examples
           This text has a color of #58f1dc        
        
          <p style="color:#58f1dc;">Text here</p>
        
        
          .mytext {color:#58f1dc;}
        
        Text color #58f1dc
      
           This box has a color of #58f1dc        
        
          <div style="background-color:#58f1dc;">Content here</div>
        
        
          .mybackground {background-color:#58f1dc;}
        
        Background color #58f1dc
      
           Border around this has a color of #58f1dc        
        
          <div style="border:2px solid #58f1dc;">Content here</div>
        
        
          .myborder {border:2px solid #58f1dc;}
        
        Border color #58f1dc