#5fdec7 color space conversions
Hex:
        #5fdec7
        RGB:
        95, 222, 199
        CMY:
        63, 13, 22
        CMYK:
        57, 0, 10, 13
      HSL:
        169°, 65.8031%, 62.1569%
        HSV (HSB):
        169°, 57.2072%, 87.0588%
        XYZ:
        41.1494, 58.7990, 63.2134
        xyY:
        0.2522, 0.3604, 58.7990
      CIE-Lab:
        81.1810, -40.6340, 0.7085
        CIE-LCH:
        81.1810, 40.6402, 179.0011
        CIE-Luv:
        81.1810, -52.6867, 7.6235
        Hunter-Lab:
        76.6805, -38.4016, 4.7992
      #5fdec7 color charts
#5fdec7 RGB chart
      #5fdec7 CMYK chart
      #5fdec7 RGB pie chart
      #5fdec7 color shades, tints & tones
#5fdec7 color schemes
#5fdec7 color preview, HTML & CSS examples
           This text has a color of #5fdec7        
        
          <p style="color:#5fdec7;">Text here</p>
        
        
          .mytext {color:#5fdec7;}
        
        Text color #5fdec7
      
           This box has a color of #5fdec7        
        
          <div style="background-color:#5fdec7;">Content here</div>
        
        
          .mybackground {background-color:#5fdec7;}
        
        Background color #5fdec7
      
           Border around this has a color of #5fdec7        
        
          <div style="border:2px solid #5fdec7;">Content here</div>
        
        
          .myborder {border:2px solid #5fdec7;}
        
        Border color #5fdec7