#5fb1bf color space conversions
Hex:
        #5fb1bf
        RGB:
        95, 177, 191
        CMY:
        63, 31, 25
        CMYK:
        50, 7, 0, 25
      HSL:
        189°, 42.8571%, 56.0784%
        HSV (HSB):
        189°, 50.2618%, 74.9020%
        XYZ:
        29.8454, 37.6388, 54.9822
        xyY:
        0.2437, 0.3073, 37.6388
      CIE-Lab:
        67.7535, -21.1598, -14.8613
        CIE-LCH:
        67.7535, 25.8572, 215.0817
        CIE-Luv:
        67.7535, -35.7859, -19.5945
        Hunter-Lab:
        61.3504, -20.5276, -10.1903
      #5fb1bf color charts
#5fb1bf RGB chart
      #5fb1bf CMYK chart
      #5fb1bf RGB pie chart
      #5fb1bf color shades, tints & tones
#5fb1bf color schemes
#5fb1bf color preview, HTML & CSS examples
           This text has a color of #5fb1bf        
        
          <p style="color:#5fb1bf;">Text here</p>
        
        
          .mytext {color:#5fb1bf;}
        
        Text color #5fb1bf
      
           This box has a color of #5fb1bf        
        
          <div style="background-color:#5fb1bf;">Content here</div>
        
        
          .mybackground {background-color:#5fb1bf;}
        
        Background color #5fb1bf
      
           Border around this has a color of #5fb1bf        
        
          <div style="border:2px solid #5fb1bf;">Content here</div>
        
        
          .myborder {border:2px solid #5fb1bf;}
        
        Border color #5fb1bf