#5fdd9a color space conversions
Hex:
        #5fdd9a
        RGB:
        95, 221, 154
        CMY:
        63, 13, 40
        CMYK:
        57, 0, 30, 13
      HSL:
        148°, 64.9485%, 61.9608%
        HSV (HSB):
        148°, 57.0136%, 86.6667%
        XYZ:
        36.4085, 56.4789, 39.5544
        xyY:
        0.2749, 0.4264, 56.4789
      CIE-Lab:
        79.8856, -50.1733, 22.6142
        CIE-LCH:
        79.8856, 55.0342, 155.7379
        CIE-Luv:
        79.8856, -54.5567, 40.3254
        Hunter-Lab:
        75.1524, -45.0403, 21.4010
      #5fdd9a color charts
#5fdd9a RGB chart
      #5fdd9a CMYK chart
      #5fdd9a RGB pie chart
      #5fdd9a color shades, tints & tones
#5fdd9a color schemes
#5fdd9a color preview, HTML & CSS examples
           This text has a color of #5fdd9a        
        
          <p style="color:#5fdd9a;">Text here</p>
        
        
          .mytext {color:#5fdd9a;}
        
        Text color #5fdd9a
      
           This box has a color of #5fdd9a        
        
          <div style="background-color:#5fdd9a;">Content here</div>
        
        
          .mybackground {background-color:#5fdd9a;}
        
        Background color #5fdd9a
      
           Border around this has a color of #5fdd9a        
        
          <div style="border:2px solid #5fdd9a;">Content here</div>
        
        
          .myborder {border:2px solid #5fdd9a;}
        
        Border color #5fdd9a