#5fd1bc color space conversions
Hex:
        #5fd1bc
        RGB:
        95, 209, 188
        CMY:
        63, 18, 26
        CMYK:
        55, 0, 10, 18
      HSL:
        169°, 55.3398%, 59.6078%
        HSV (HSB):
        169°, 54.5455%, 81.9608%
        XYZ:
        36.5969, 51.6647, 55.6204
        xyY:
        0.2544, 0.3591, 51.6647
      CIE-Lab:
        77.0799, -37.4546, 0.6049
        CIE-LCH:
        77.0799, 37.4594, 179.0748
        CIE-Luv:
        77.0799, -48.3231, 6.9115
        Hunter-Lab:
        71.8781, -34.9031, 4.4352
      #5fd1bc color charts
#5fd1bc RGB chart
      #5fd1bc CMYK chart
      #5fd1bc RGB pie chart
      #5fd1bc color shades, tints & tones
#5fd1bc color schemes
#5fd1bc color preview, HTML & CSS examples
           This text has a color of #5fd1bc        
        
          <p style="color:#5fd1bc;">Text here</p>
        
        
          .mytext {color:#5fd1bc;}
        
        Text color #5fd1bc
      
           This box has a color of #5fd1bc        
        
          <div style="background-color:#5fd1bc;">Content here</div>
        
        
          .mybackground {background-color:#5fd1bc;}
        
        Background color #5fd1bc
      
           Border around this has a color of #5fd1bc        
        
          <div style="border:2px solid #5fd1bc;">Content here</div>
        
        
          .myborder {border:2px solid #5fd1bc;}
        
        Border color #5fd1bc