#5fe8a1 color space conversions
Hex:
        #5fe8a1
        RGB:
        95, 232, 161
        CMY:
        63, 9, 37
        CMYK:
        59, 0, 31, 9
      HSL:
        149°, 74.8634%, 64.1176%
        HSV (HSB):
        149°, 59.0517%, 90.9804%
        XYZ:
        40.0090, 62.7193, 43.7156
        xyY:
        0.2732, 0.4283, 62.7193
      CIE-Lab:
        83.2945, -53.2711, 23.6532
        CIE-LCH:
        83.2945, 58.2863, 156.0580
        CIE-Luv:
        83.2945, -58.3814, 42.5649
        Hunter-Lab:
        79.1955, -48.4154, 22.7091
      #5fe8a1 color charts
#5fe8a1 RGB chart
      #5fe8a1 CMYK chart
      #5fe8a1 RGB pie chart
      #5fe8a1 color shades, tints & tones
#5fe8a1 color schemes
#5fe8a1 color preview, HTML & CSS examples
           This text has a color of #5fe8a1        
        
          <p style="color:#5fe8a1;">Text here</p>
        
        
          .mytext {color:#5fe8a1;}
        
        Text color #5fe8a1
      
           This box has a color of #5fe8a1        
        
          <div style="background-color:#5fe8a1;">Content here</div>
        
        
          .mybackground {background-color:#5fe8a1;}
        
        Background color #5fe8a1
      
           Border around this has a color of #5fe8a1        
        
          <div style="border:2px solid #5fe8a1;">Content here</div>
        
        
          .myborder {border:2px solid #5fe8a1;}
        
        Border color #5fe8a1