#5fc3bd color space conversions
Hex:
        #5fc3bd
        RGB:
        95, 195, 189
        CMY:
        63, 24, 26
        CMYK:
        51, 0, 3, 24
      HSL:
        176°, 45.4545%, 56.8627%
        HSV (HSB):
        176°, 51.2821%, 76.4706%
        XYZ:
        33.4197, 45.1372, 55.0951
        xyY:
        0.2501, 0.3377, 45.1372
      CIE-Lab:
        72.9822, -30.6385, -5.9553
        CIE-LCH:
        72.9822, 31.2119, 190.9996
        CIE-Luv:
        72.9822, -42.8815, -4.2432
        Hunter-Lab:
        67.1842, -28.7805, -1.5923
      #5fc3bd color charts
#5fc3bd RGB chart
      #5fc3bd CMYK chart
      #5fc3bd RGB pie chart
      #5fc3bd color shades, tints & tones
#5fc3bd color schemes
#5fc3bd color preview, HTML & CSS examples
           This text has a color of #5fc3bd        
        
          <p style="color:#5fc3bd;">Text here</p>
        
        
          .mytext {color:#5fc3bd;}
        
        Text color #5fc3bd
      
           This box has a color of #5fc3bd        
        
          <div style="background-color:#5fc3bd;">Content here</div>
        
        
          .mybackground {background-color:#5fc3bd;}
        
        Background color #5fc3bd
      
           Border around this has a color of #5fc3bd        
        
          <div style="border:2px solid #5fc3bd;">Content here</div>
        
        
          .myborder {border:2px solid #5fc3bd;}
        
        Border color #5fc3bd