#5fdfc7 color space conversions
Hex:
        #5fdfc7
        RGB:
        95, 223, 199
        CMY:
        63, 13, 22
        CMYK:
        57, 0, 11, 13
      HSL:
        169°, 66.6667%, 62.3529%
        HSV (HSB):
        169°, 57.3991%, 87.4510%
        XYZ:
        41.4158, 59.3318, 63.3022
        xyY:
        0.2525, 0.3617, 59.3318
      CIE-Lab:
        81.4736, -41.0809, 1.1350
        CIE-LCH:
        81.4736, 41.0966, 178.4175
        CIE-Luv:
        81.4736, -53.0612, 8.3510
        Hunter-Lab:
        77.0271, -38.8219, 5.1935
      #5fdfc7 color charts
#5fdfc7 RGB chart
      #5fdfc7 CMYK chart
      #5fdfc7 RGB pie chart
      #5fdfc7 color shades, tints & tones
#5fdfc7 color schemes
#5fdfc7 color preview, HTML & CSS examples
           This text has a color of #5fdfc7        
        
          <p style="color:#5fdfc7;">Text here</p>
        
        
          .mytext {color:#5fdfc7;}
        
        Text color #5fdfc7
      
           This box has a color of #5fdfc7        
        
          <div style="background-color:#5fdfc7;">Content here</div>
        
        
          .mybackground {background-color:#5fdfc7;}
        
        Background color #5fdfc7
      
           Border around this has a color of #5fdfc7        
        
          <div style="border:2px solid #5fdfc7;">Content here</div>
        
        
          .myborder {border:2px solid #5fdfc7;}
        
        Border color #5fdfc7