#5fcb7e color space conversions
Hex:
        #5fcb7e
        RGB:
        95, 203, 126
        CMY:
        63, 20, 51
        CMYK:
        53, 0, 38, 20
      HSL:
        137°, 50.9434%, 58.4314%
        HSV (HSB):
        137°, 53.2020%, 79.6078%
        XYZ:
        29.8411, 46.6511, 27.1704
        xyY:
        0.2879, 0.4500, 46.6511
      CIE-Lab:
        73.9661, -47.9542, 29.1995
        CIE-LCH:
        73.9661, 56.1446, 148.6627
        CIE-Luv:
        73.9661, -48.7313, 47.3993
        Hunter-Lab:
        68.3016, -41.5408, 24.2255
      #5fcb7e color charts
#5fcb7e RGB chart
      #5fcb7e CMYK chart
      #5fcb7e RGB pie chart
      #5fcb7e color shades, tints & tones
#5fcb7e color schemes
#5fcb7e color preview, HTML & CSS examples
           This text has a color of #5fcb7e        
        
          <p style="color:#5fcb7e;">Text here</p>
        
        
          .mytext {color:#5fcb7e;}
        
        Text color #5fcb7e
      
           This box has a color of #5fcb7e        
        
          <div style="background-color:#5fcb7e;">Content here</div>
        
        
          .mybackground {background-color:#5fcb7e;}
        
        Background color #5fcb7e
      
           Border around this has a color of #5fcb7e        
        
          <div style="border:2px solid #5fcb7e;">Content here</div>
        
        
          .myborder {border:2px solid #5fcb7e;}
        
        Border color #5fcb7e