#5fc4a0 color space conversions
Hex:
        #5fc4a0
        RGB:
        95, 196, 160
        CMY:
        63, 23, 37
        CMYK:
        52, 0, 18, 23
      HSL:
        159°, 46.1187%, 57.0588%
        HSV (HSB):
        159°, 51.5306%, 76.8627%
        XYZ:
        30.8044, 44.4508, 40.2140
        xyY:
        0.2668, 0.3850, 44.4508
      CIE-Lab:
        72.5288, -38.1413, 9.1412
        CIE-LCH:
        72.5288, 39.2214, 166.5223
        CIE-Luv:
        72.5288, -44.5465, 19.4295
        Hunter-Lab:
        66.6714, -34.2021, 10.9082
      #5fc4a0 color charts
#5fc4a0 RGB chart
      #5fc4a0 CMYK chart
      #5fc4a0 RGB pie chart
      #5fc4a0 color shades, tints & tones
#5fc4a0 color schemes
#5fc4a0 color preview, HTML & CSS examples
           This text has a color of #5fc4a0        
        
          <p style="color:#5fc4a0;">Text here</p>
        
        
          .mytext {color:#5fc4a0;}
        
        Text color #5fc4a0
      
           This box has a color of #5fc4a0        
        
          <div style="background-color:#5fc4a0;">Content here</div>
        
        
          .mybackground {background-color:#5fc4a0;}
        
        Background color #5fc4a0
      
           Border around this has a color of #5fc4a0        
        
          <div style="border:2px solid #5fc4a0;">Content here</div>
        
        
          .myborder {border:2px solid #5fc4a0;}
        
        Border color #5fc4a0