#5fffc4 color space conversions
Hex:
        #5fffc4
        RGB:
        95, 255, 196
        CMY:
        63, 0, 23
        CMYK:
        63, 0, 23, 0
      HSL:
        158°, 100.0000%, 68.6275%
        HSV (HSB):
        158°, 62.7451%, 100.0000%
        XYZ:
        50.4431, 77.9384, 64.6095
        xyY:
        0.2614, 0.4038, 77.9384
      CIE-Lab:
        90.7518, -55.3209, 15.9905
        CIE-LCH:
        90.7518, 57.5856, 163.8781
        CIE-Luv:
        90.7518, -64.9792, 32.9918
        Hunter-Lab:
        88.2827, -52.5032, 18.4066
      #5fffc4 color charts
#5fffc4 RGB chart
      #5fffc4 CMYK chart
      #5fffc4 RGB pie chart
      #5fffc4 color shades, tints & tones
#5fffc4 color schemes
#5fffc4 color preview, HTML & CSS examples
           This text has a color of #5fffc4        
        
          <p style="color:#5fffc4;">Text here</p>
        
        
          .mytext {color:#5fffc4;}
        
        Text color #5fffc4
      
           This box has a color of #5fffc4        
        
          <div style="background-color:#5fffc4;">Content here</div>
        
        
          .mybackground {background-color:#5fffc4;}
        
        Background color #5fffc4
      
           Border around this has a color of #5fffc4        
        
          <div style="border:2px solid #5fffc4;">Content here</div>
        
        
          .myborder {border:2px solid #5fffc4;}
        
        Border color #5fffc4