#5fc4a3 color space conversions
Hex:
        #5fc4a3
        RGB:
        95, 196, 163
        CMY:
        63, 23, 36
        CMYK:
        52, 0, 17, 23
      HSL:
        160°, 46.1187%, 57.0588%
        HSV (HSB):
        160°, 51.5306%, 76.8627%
        XYZ:
        31.0701, 44.5571, 41.6131
        xyY:
        0.2650, 0.3800, 44.5571
      CIE-Lab:
        72.5993, -37.4605, 7.6175
        CIE-LCH:
        72.5993, 38.2272, 168.5058
        CIE-Luv:
        72.5993, -44.4174, 17.1524
        Hunter-Lab:
        66.7511, -33.7295, 9.7639
      #5fc4a3 color charts
#5fc4a3 RGB chart
      #5fc4a3 CMYK chart
      #5fc4a3 RGB pie chart
      #5fc4a3 color shades, tints & tones
#5fc4a3 color schemes
#5fc4a3 color preview, HTML & CSS examples
           This text has a color of #5fc4a3        
        
          <p style="color:#5fc4a3;">Text here</p>
        
        
          .mytext {color:#5fc4a3;}
        
        Text color #5fc4a3
      
           This box has a color of #5fc4a3        
        
          <div style="background-color:#5fc4a3;">Content here</div>
        
        
          .mybackground {background-color:#5fc4a3;}
        
        Background color #5fc4a3
      
           Border around this has a color of #5fc4a3        
        
          <div style="border:2px solid #5fc4a3;">Content here</div>
        
        
          .myborder {border:2px solid #5fc4a3;}
        
        Border color #5fc4a3