#5fdec5 color space conversions
Hex:
        #5fdec5
        RGB:
        95, 222, 197
        CMY:
        63, 13, 23
        CMYK:
        57, 0, 11, 13
      HSL:
        168°, 65.8031%, 62.1569%
        HSV (HSB):
        168°, 57.2072%, 87.0588%
        XYZ:
        40.9186, 58.7067, 61.9982
        xyY:
        0.2532, 0.3632, 58.7067
      CIE-Lab:
        81.1301, -41.1231, 1.6968
        CIE-LCH:
        81.1301, 41.1581, 177.6372
        CIE-Luv:
        81.1301, -52.7917, 9.2101
        Hunter-Lab:
        76.6203, -38.7585, 5.6590
      #5fdec5 color charts
#5fdec5 RGB chart
      #5fdec5 CMYK chart
      #5fdec5 RGB pie chart
      #5fdec5 color shades, tints & tones
#5fdec5 color schemes
#5fdec5 color preview, HTML & CSS examples
           This text has a color of #5fdec5        
        
          <p style="color:#5fdec5;">Text here</p>
        
        
          .mytext {color:#5fdec5;}
        
        Text color #5fdec5
      
           This box has a color of #5fdec5        
        
          <div style="background-color:#5fdec5;">Content here</div>
        
        
          .mybackground {background-color:#5fdec5;}
        
        Background color #5fdec5
      
           Border around this has a color of #5fdec5        
        
          <div style="border:2px solid #5fdec5;">Content here</div>
        
        
          .myborder {border:2px solid #5fdec5;}
        
        Border color #5fdec5