#5fc9ba color space conversions
Hex:
        #5fc9ba
        RGB:
        95, 201, 186
        CMY:
        63, 21, 27
        CMYK:
        53, 0, 7, 21
      HSL:
        172°, 49.5327%, 58.0392%
        HSV (HSB):
        172°, 52.7363%, 78.8235%
        XYZ:
        34.4689, 47.7514, 53.8546
        xyY:
        0.2533, 0.3509, 47.7514
      CIE-Lab:
        74.6678, -34.2493, -1.8438
        CIE-LCH:
        74.6678, 34.2989, 183.0815
        CIE-Luv:
        74.6678, -45.3412, 2.6574
        Hunter-Lab:
        69.1024, -31.8917, 2.1643
      #5fc9ba color charts
#5fc9ba RGB chart
      #5fc9ba CMYK chart
      #5fc9ba RGB pie chart
      #5fc9ba color shades, tints & tones
#5fc9ba color schemes
#5fc9ba color preview, HTML & CSS examples
           This text has a color of #5fc9ba        
        
          <p style="color:#5fc9ba;">Text here</p>
        
        
          .mytext {color:#5fc9ba;}
        
        Text color #5fc9ba
      
           This box has a color of #5fc9ba        
        
          <div style="background-color:#5fc9ba;">Content here</div>
        
        
          .mybackground {background-color:#5fc9ba;}
        
        Background color #5fc9ba
      
           Border around this has a color of #5fc9ba        
        
          <div style="border:2px solid #5fc9ba;">Content here</div>
        
        
          .myborder {border:2px solid #5fc9ba;}
        
        Border color #5fc9ba