#5fcd94 color space conversions
Hex:
        #5fcd94
        RGB:
        95, 205, 148
        CMY:
        63, 20, 42
        CMYK:
        54, 0, 28, 20
      HSL:
        149°, 52.3810%, 58.8235%
        HSV (HSB):
        149°, 53.6585%, 80.3922%
        XYZ:
        31.8959, 48.2337, 35.6459
        xyY:
        0.2755, 0.4166, 48.2337
      CIE-Lab:
        74.9721, -44.6630, 19.0069
        CIE-LCH:
        74.9721, 48.5391, 156.9472
        CIE-Luv:
        74.9721, -48.6236, 34.1763
        Hunter-Lab:
        69.4505, -39.5601, 18.1843
      #5fcd94 color charts
#5fcd94 RGB chart
      #5fcd94 CMYK chart
      #5fcd94 RGB pie chart
      #5fcd94 color shades, tints & tones
#5fcd94 color schemes
#5fcd94 color preview, HTML & CSS examples
           This text has a color of #5fcd94        
        
          <p style="color:#5fcd94;">Text here</p>
        
        
          .mytext {color:#5fcd94;}
        
        Text color #5fcd94
      
           This box has a color of #5fcd94        
        
          <div style="background-color:#5fcd94;">Content here</div>
        
        
          .mybackground {background-color:#5fcd94;}
        
        Background color #5fcd94
      
           Border around this has a color of #5fcd94        
        
          <div style="border:2px solid #5fcd94;">Content here</div>
        
        
          .myborder {border:2px solid #5fcd94;}
        
        Border color #5fcd94