#5fada4 color space conversions
Hex:
        #5fada4
        RGB:
        95, 173, 164
        CMY:
        63, 32, 36
        CMYK:
        45, 0, 5, 32
      HSL:
        173°, 32.2314%, 52.5490%
        HSV (HSB):
        173°, 45.0867%, 67.8431%
        XYZ:
        26.3637, 35.0004, 40.4882
        xyY:
        0.2588, 0.3436, 35.0004
      CIE-Lab:
        65.7490, -26.2847, -2.8736
        CIE-LCH:
        65.7490, 26.4413, 186.2391
        CIE-Luv:
        65.7490, -35.1360, -0.1387
        Hunter-Lab:
        59.1611, -23.9877, 0.8364
      #5fada4 color charts
#5fada4 RGB chart
      #5fada4 CMYK chart
      #5fada4 RGB pie chart
      #5fada4 color shades, tints & tones
#5fada4 color schemes
#5fada4 color preview, HTML & CSS examples
           This text has a color of #5fada4        
        
          <p style="color:#5fada4;">Text here</p>
        
        
          .mytext {color:#5fada4;}
        
        Text color #5fada4
      
           This box has a color of #5fada4        
        
          <div style="background-color:#5fada4;">Content here</div>
        
        
          .mybackground {background-color:#5fada4;}
        
        Background color #5fada4
      
           Border around this has a color of #5fada4        
        
          <div style="border:2px solid #5fada4;">Content here</div>
        
        
          .myborder {border:2px solid #5fada4;}
        
        Border color #5fada4