#5fdd7b color space conversions
Hex:
        #5fdd7b
        RGB:
        95, 221, 123
        CMY:
        63, 13, 52
        CMYK:
        57, 0, 44, 13
      HSL:
        133°, 64.9485%, 61.9608%
        HSV (HSB):
        133°, 57.0136%, 86.6667%
        XYZ:
        34.1509, 55.5759, 27.6662
        xyY:
        0.2909, 0.4734, 55.5759
      CIE-Lab:
        79.3718, -55.6249, 37.7586
        CIE-LCH:
        79.3718, 67.2298, 145.8311
        CIE-Luv:
        79.3718, -55.8898, 59.5738
        Hunter-Lab:
        74.5492, -48.6905, 30.1812
      #5fdd7b color charts
#5fdd7b RGB chart
      #5fdd7b CMYK chart
      #5fdd7b RGB pie chart
      #5fdd7b color shades, tints & tones
#5fdd7b color schemes
#5fdd7b color preview, HTML & CSS examples
           This text has a color of #5fdd7b        
        
          <p style="color:#5fdd7b;">Text here</p>
        
        
          .mytext {color:#5fdd7b;}
        
        Text color #5fdd7b
      
           This box has a color of #5fdd7b        
        
          <div style="background-color:#5fdd7b;">Content here</div>
        
        
          .mybackground {background-color:#5fdd7b;}
        
        Background color #5fdd7b
      
           Border around this has a color of #5fdd7b        
        
          <div style="border:2px solid #5fdd7b;">Content here</div>
        
        
          .myborder {border:2px solid #5fdd7b;}
        
        Border color #5fdd7b