#5fcc7f color space conversions
Hex:
        #5fcc7f
        RGB:
        95, 204, 127
        CMY:
        63, 20, 50
        CMYK:
        53, 0, 38, 20
      HSL:
        138°, 51.6588%, 58.6275%
        HSV (HSB):
        138°, 53.4314%, 80.0000%
        XYZ:
        30.1429, 47.1509, 27.5910
        xyY:
        0.2874, 0.4495, 47.1509
      CIE-Lab:
        74.2862, -48.1924, 29.1051
        CIE-LCH:
        74.2862, 56.2993, 148.8707
        CIE-Luv:
        74.2862, -49.0908, 47.3786
        Hunter-Lab:
        68.6665, -41.8093, 24.2432
      #5fcc7f color charts
#5fcc7f RGB chart
      #5fcc7f CMYK chart
      #5fcc7f RGB pie chart
      #5fcc7f color shades, tints & tones
#5fcc7f color schemes
#5fcc7f color preview, HTML & CSS examples
           This text has a color of #5fcc7f        
        
          <p style="color:#5fcc7f;">Text here</p>
        
        
          .mytext {color:#5fcc7f;}
        
        Text color #5fcc7f
      
           This box has a color of #5fcc7f        
        
          <div style="background-color:#5fcc7f;">Content here</div>
        
        
          .mybackground {background-color:#5fcc7f;}
        
        Background color #5fcc7f
      
           Border around this has a color of #5fcc7f        
        
          <div style="border:2px solid #5fcc7f;">Content here</div>
        
        
          .myborder {border:2px solid #5fcc7f;}
        
        Border color #5fcc7f