#5fd6ba color space conversions
Hex:
        #5fd6ba
        RGB:
        95, 214, 186
        CMY:
        63, 16, 27
        CMYK:
        56, 0, 13, 16
      HSL:
        166°, 59.2040%, 60.5882%
        HSV (HSB):
        166°, 55.6075%, 83.9216%
        XYZ:
        37.6288, 54.0712, 54.9079
        xyY:
        0.2567, 0.3688, 54.0712
      CIE-Lab:
        78.5032, -40.2024, 3.7445
        CIE-LCH:
        78.5032, 40.3764, 174.6788
        CIE-Luv:
        78.5032, -50.3309, 12.1036
        Hunter-Lab:
        73.5331, -37.3399, 7.2008
      #5fd6ba color charts
#5fd6ba RGB chart
      #5fd6ba CMYK chart
      #5fd6ba RGB pie chart
      #5fd6ba color shades, tints & tones
#5fd6ba color schemes
#5fd6ba color preview, HTML & CSS examples
           This text has a color of #5fd6ba        
        
          <p style="color:#5fd6ba;">Text here</p>
        
        
          .mytext {color:#5fd6ba;}
        
        Text color #5fd6ba
      
           This box has a color of #5fd6ba        
        
          <div style="background-color:#5fd6ba;">Content here</div>
        
        
          .mybackground {background-color:#5fd6ba;}
        
        Background color #5fd6ba
      
           Border around this has a color of #5fd6ba        
        
          <div style="border:2px solid #5fd6ba;">Content here</div>
        
        
          .myborder {border:2px solid #5fd6ba;}
        
        Border color #5fd6ba