#5dc9ac color space conversions
Hex:
        #5dc9ac
        RGB:
        93, 201, 172
        CMY:
        64, 21, 33
        CMYK:
        54, 0, 14, 21
      HSL:
        164°, 50.0000%, 57.6471%
        HSV (HSB):
        164°, 53.7313%, 78.8235%
        XYZ:
        32.8472, 47.0790, 46.3857
        xyY:
        0.2600, 0.3727, 47.0790
      CIE-Lab:
        74.2403, -38.0881, 5.0978
        CIE-LCH:
        74.2403, 38.4278, 172.3768
        CIE-Luv:
        74.2403, -46.5443, 13.6529
        Hunter-Lab:
        68.6141, -34.6225, 7.9477
      #5dc9ac color charts
#5dc9ac RGB chart
      #5dc9ac CMYK chart
      #5dc9ac RGB pie chart
      #5dc9ac color shades, tints & tones
#5dc9ac color schemes
#5dc9ac color preview, HTML & CSS examples
           This text has a color of #5dc9ac        
        
          <p style="color:#5dc9ac;">Text here</p>
        
        
          .mytext {color:#5dc9ac;}
        
        Text color #5dc9ac
      
           This box has a color of #5dc9ac        
        
          <div style="background-color:#5dc9ac;">Content here</div>
        
        
          .mybackground {background-color:#5dc9ac;}
        
        Background color #5dc9ac
      
           Border around this has a color of #5dc9ac        
        
          <div style="border:2px solid #5dc9ac;">Content here</div>
        
        
          .myborder {border:2px solid #5dc9ac;}
        
        Border color #5dc9ac