#5fbf9b color space conversions
Hex:
        #5fbf9b
        RGB:
        95, 191, 155
        CMY:
        63, 25, 39
        CMYK:
        50, 0, 19, 25
      HSL:
        158°, 42.8571%, 56.0784%
        HSV (HSB):
        158°, 50.2618%, 74.9020%
        XYZ:
        29.2665, 42.0611, 37.5864
        xyY:
        0.2687, 0.3862, 42.0611
      CIE-Lab:
        70.9130, -36.9899, 9.5513
        CIE-LCH:
        70.9130, 38.2032, 165.5217
        CIE-Luv:
        70.9130, -42.7605, 19.7422
        Hunter-Lab:
        64.8545, -32.9447, 11.0366
      #5fbf9b color charts
#5fbf9b RGB chart
      #5fbf9b CMYK chart
      #5fbf9b RGB pie chart
      #5fbf9b color shades, tints & tones
#5fbf9b color schemes
#5fbf9b color preview, HTML & CSS examples
           This text has a color of #5fbf9b        
        
          <p style="color:#5fbf9b;">Text here</p>
        
        
          .mytext {color:#5fbf9b;}
        
        Text color #5fbf9b
      
           This box has a color of #5fbf9b        
        
          <div style="background-color:#5fbf9b;">Content here</div>
        
        
          .mybackground {background-color:#5fbf9b;}
        
        Background color #5fbf9b
      
           Border around this has a color of #5fbf9b        
        
          <div style="border:2px solid #5fbf9b;">Content here</div>
        
        
          .myborder {border:2px solid #5fbf9b;}
        
        Border color #5fbf9b