#5fd8ba color space conversions
Hex:
        #5fd8ba
        RGB:
        95, 216, 186
        CMY:
        63, 15, 27
        CMYK:
        56, 0, 14, 15
      HSL:
        165°, 60.8040%, 60.9804%
        HSV (HSB):
        165°, 56.0185%, 84.7059%
        XYZ:
        38.1381, 55.0898, 55.0777
        xyY:
        0.2572, 0.3715, 55.0898
      CIE-Lab:
        79.0930, -41.0954, 4.5974
        CIE-LCH:
        79.0930, 41.3517, 173.6168
        CIE-Luv:
        79.0930, -51.0918, 13.5339
        Hunter-Lab:
        74.2225, -38.1699, 7.9589
      #5fd8ba color charts
#5fd8ba RGB chart
      #5fd8ba CMYK chart
      #5fd8ba RGB pie chart
      #5fd8ba color shades, tints & tones
#5fd8ba color schemes
#5fd8ba color preview, HTML & CSS examples
           This text has a color of #5fd8ba        
        
          <p style="color:#5fd8ba;">Text here</p>
        
        
          .mytext {color:#5fd8ba;}
        
        Text color #5fd8ba
      
           This box has a color of #5fd8ba        
        
          <div style="background-color:#5fd8ba;">Content here</div>
        
        
          .mybackground {background-color:#5fd8ba;}
        
        Background color #5fd8ba
      
           Border around this has a color of #5fd8ba        
        
          <div style="border:2px solid #5fd8ba;">Content here</div>
        
        
          .myborder {border:2px solid #5fd8ba;}
        
        Border color #5fd8ba