#5fefa2 color space conversions
Hex:
        #5fefa2
        RGB:
        95, 239, 162
        CMY:
        63, 6, 36
        CMYK:
        60, 0, 32, 6
      HSL:
        148°, 81.8182%, 65.4902%
        HSV (HSB):
        148°, 60.2510%, 93.7255%
        XYZ:
        42.1074, 66.7745, 44.8519
        xyY:
        0.2739, 0.4344, 66.7745
      CIE-Lab:
        85.3900, -55.8633, 25.9986
        CIE-LCH:
        85.3900, 61.6169, 155.0429
        CIE-Luv:
        85.3900, -60.9368, 46.2943
        Hunter-Lab:
        81.7157, -51.0229, 24.6580
      #5fefa2 color charts
#5fefa2 RGB chart
      #5fefa2 CMYK chart
      #5fefa2 RGB pie chart
      #5fefa2 color shades, tints & tones
#5fefa2 color schemes
#5fefa2 color preview, HTML & CSS examples
           This text has a color of #5fefa2        
        
          <p style="color:#5fefa2;">Text here</p>
        
        
          .mytext {color:#5fefa2;}
        
        Text color #5fefa2
      
           This box has a color of #5fefa2        
        
          <div style="background-color:#5fefa2;">Content here</div>
        
        
          .mybackground {background-color:#5fefa2;}
        
        Background color #5fefa2
      
           Border around this has a color of #5fefa2        
        
          <div style="border:2px solid #5fefa2;">Content here</div>
        
        
          .myborder {border:2px solid #5fefa2;}
        
        Border color #5fefa2