#5dc5bf color space conversions
Hex:
        #5dc5bf
        RGB:
        93, 197, 191
        CMY:
        64, 23, 25
        CMYK:
        53, 0, 3, 23
      HSL:
        177°, 47.2727%, 56.8627%
        HSV (HSB):
        177°, 52.7919%, 77.2549%
        XYZ:
        33.8844, 46.0212, 56.3873
        xyY:
        0.2486, 0.3377, 46.0212
      CIE-Lab:
        73.5593, -31.4981, -6.1966
        CIE-LCH:
        73.5593, 32.1018, 191.1296
        CIE-Luv:
        73.5593, -44.1069, -4.5001
        Hunter-Lab:
        67.8390, -29.5604, -1.7942
      #5dc5bf color charts
#5dc5bf RGB chart
      #5dc5bf CMYK chart
      #5dc5bf RGB pie chart
      #5dc5bf color shades, tints & tones
#5dc5bf color schemes
#5dc5bf color preview, HTML & CSS examples
           This text has a color of #5dc5bf        
        
          <p style="color:#5dc5bf;">Text here</p>
        
        
          .mytext {color:#5dc5bf;}
        
        Text color #5dc5bf
      
           This box has a color of #5dc5bf        
        
          <div style="background-color:#5dc5bf;">Content here</div>
        
        
          .mybackground {background-color:#5dc5bf;}
        
        Background color #5dc5bf
      
           Border around this has a color of #5dc5bf        
        
          <div style="border:2px solid #5dc5bf;">Content here</div>
        
        
          .myborder {border:2px solid #5dc5bf;}
        
        Border color #5dc5bf