#5fba9b color space conversions
Hex:
        #5fba9b
        RGB:
        95, 186, 155
        CMY:
        63, 27, 39
        CMYK:
        49, 0, 17, 27
      HSL:
        160°, 39.7380%, 55.0980%
        HSV (HSB):
        160°, 48.9247%, 72.9412%
        XYZ:
        28.1946, 39.9173, 37.2291
        xyY:
        0.2677, 0.3789, 39.9173
      CIE-Lab:
        69.4106, -34.6873, 7.4069
        CIE-LCH:
        69.4106, 35.4693, 167.9465
        CIE-Luv:
        69.4106, -40.7460, 16.2756
        Hunter-Lab:
        63.1801, -30.9082, 9.2892
      #5fba9b color charts
#5fba9b RGB chart
      #5fba9b CMYK chart
      #5fba9b RGB pie chart
      #5fba9b color shades, tints & tones
#5fba9b color schemes
#5fba9b color preview, HTML & CSS examples
           This text has a color of #5fba9b        
        
          <p style="color:#5fba9b;">Text here</p>
        
        
          .mytext {color:#5fba9b;}
        
        Text color #5fba9b
      
           This box has a color of #5fba9b        
        
          <div style="background-color:#5fba9b;">Content here</div>
        
        
          .mybackground {background-color:#5fba9b;}
        
        Background color #5fba9b
      
           Border around this has a color of #5fba9b        
        
          <div style="border:2px solid #5fba9b;">Content here</div>
        
        
          .myborder {border:2px solid #5fba9b;}
        
        Border color #5fba9b