#5fefc7 color space conversions
Hex:
        #5fefc7
        RGB:
        95, 239, 199
        CMY:
        63, 6, 22
        CMYK:
        60, 0, 17, 6
      HSL:
        163°, 81.8182%, 65.4902%
        HSV (HSB):
        163°, 60.2510%, 93.7255%
        XYZ:
        45.8946, 68.2894, 64.7951
        xyY:
        0.2564, 0.3815, 68.2894
      CIE-Lab:
        86.1510, -48.0425, 7.8973
        CIE-LCH:
        86.1510, 48.6872, 170.6651
        CIE-Luv:
        86.1510, -58.9940, 19.7817
        Hunter-Lab:
        82.6374, -45.4813, 11.3575
      #5fefc7 color charts
#5fefc7 RGB chart
      #5fefc7 CMYK chart
      #5fefc7 RGB pie chart
      #5fefc7 color shades, tints & tones
#5fefc7 color schemes
#5fefc7 color preview, HTML & CSS examples
           This text has a color of #5fefc7        
        
          <p style="color:#5fefc7;">Text here</p>
        
        
          .mytext {color:#5fefc7;}
        
        Text color #5fefc7
      
           This box has a color of #5fefc7        
        
          <div style="background-color:#5fefc7;">Content here</div>
        
        
          .mybackground {background-color:#5fefc7;}
        
        Background color #5fefc7
      
           Border around this has a color of #5fefc7        
        
          <div style="border:2px solid #5fefc7;">Content here</div>
        
        
          .myborder {border:2px solid #5fefc7;}
        
        Border color #5fefc7