#5fd9ac color space conversions
Hex:
        #5fd9ac
        RGB:
        95, 217, 172
        CMY:
        63, 15, 33
        CMYK:
        56, 0, 21, 15
      HSL:
        158°, 61.6162%, 61.1765%
        HSV (HSB):
        158°, 56.2212%, 85.0980%
        XYZ:
        36.9786, 55.0372, 47.7040
        xyY:
        0.2647, 0.3939, 55.0372
      CIE-Lab:
        79.0627, -44.7408, 11.9998
        CIE-LCH:
        79.0627, 46.3221, 164.9862
        CIE-Luv:
        79.0627, -52.1680, 24.8898
        Hunter-Lab:
        74.1870, -40.8539, 13.8061
      #5fd9ac color charts
#5fd9ac RGB chart
      #5fd9ac CMYK chart
      #5fd9ac RGB pie chart
      #5fd9ac color shades, tints & tones
#5fd9ac color schemes
#5fd9ac color preview, HTML & CSS examples
           This text has a color of #5fd9ac        
        
          <p style="color:#5fd9ac;">Text here</p>
        
        
          .mytext {color:#5fd9ac;}
        
        Text color #5fd9ac
      
           This box has a color of #5fd9ac        
        
          <div style="background-color:#5fd9ac;">Content here</div>
        
        
          .mybackground {background-color:#5fd9ac;}
        
        Background color #5fd9ac
      
           Border around this has a color of #5fd9ac        
        
          <div style="border:2px solid #5fd9ac;">Content here</div>
        
        
          .myborder {border:2px solid #5fd9ac;}
        
        Border color #5fd9ac