#5fc4bd color space conversions
Hex:
        #5fc4bd
        RGB:
        95, 196, 189
        CMY:
        63, 23, 26
        CMYK:
        52, 0, 4, 23
      HSL:
        176°, 46.1187%, 57.0588%
        HSV (HSB):
        176°, 51.5306%, 76.8627%
        XYZ:
        33.6446, 45.5869, 55.1700
        xyY:
        0.2503, 0.3392, 45.5869
      CIE-Lab:
        73.2767, -31.1183, -5.5198
        CIE-LCH:
        73.2767, 31.6041, 190.0585
        CIE-Luv:
        73.2767, -43.2691, -3.4947
        Hunter-Lab:
        67.5181, -29.2092, -1.1841
      #5fc4bd color charts
#5fc4bd RGB chart
      #5fc4bd CMYK chart
      #5fc4bd RGB pie chart
      #5fc4bd color shades, tints & tones
#5fc4bd color schemes
#5fc4bd color preview, HTML & CSS examples
           This text has a color of #5fc4bd        
        
          <p style="color:#5fc4bd;">Text here</p>
        
        
          .mytext {color:#5fc4bd;}
        
        Text color #5fc4bd
      
           This box has a color of #5fc4bd        
        
          <div style="background-color:#5fc4bd;">Content here</div>
        
        
          .mybackground {background-color:#5fc4bd;}
        
        Background color #5fc4bd
      
           Border around this has a color of #5fc4bd        
        
          <div style="border:2px solid #5fc4bd;">Content here</div>
        
        
          .myborder {border:2px solid #5fc4bd;}
        
        Border color #5fc4bd