#5fd7ac color space conversions
Hex:
        #5fd7ac
        RGB:
        95, 215, 172
        CMY:
        63, 16, 33
        CMYK:
        56, 0, 20, 16
      HSL:
        159°, 60.0000%, 60.7843%
        HSV (HSB):
        159°, 55.8140%, 84.3137%
        XYZ:
        36.4661, 54.0123, 47.5332
        xyY:
        0.2642, 0.3914, 54.0123
      CIE-Lab:
        78.4689, -43.8754, 11.1577
        CIE-LCH:
        78.4689, 45.2719, 165.7320
        CIE-Luv:
        78.4689, -51.4029, 23.5202
        Hunter-Lab:
        73.4931, -40.0439, 13.0981
      #5fd7ac color charts
#5fd7ac RGB chart
      #5fd7ac CMYK chart
      #5fd7ac RGB pie chart
      #5fd7ac color shades, tints & tones
#5fd7ac color schemes
#5fd7ac color preview, HTML & CSS examples
           This text has a color of #5fd7ac        
        
          <p style="color:#5fd7ac;">Text here</p>
        
        
          .mytext {color:#5fd7ac;}
        
        Text color #5fd7ac
      
           This box has a color of #5fd7ac        
        
          <div style="background-color:#5fd7ac;">Content here</div>
        
        
          .mybackground {background-color:#5fd7ac;}
        
        Background color #5fd7ac
      
           Border around this has a color of #5fd7ac        
        
          <div style="border:2px solid #5fd7ac;">Content here</div>
        
        
          .myborder {border:2px solid #5fd7ac;}
        
        Border color #5fd7ac