#5dc6bc color space conversions
Hex:
        #5dc6bc
        RGB:
        93, 198, 188
        CMY:
        64, 22, 26
        CMYK:
        53, 0, 5, 22
      HSL:
        174°, 47.9452%, 57.0588%
        HSV (HSB):
        174°, 53.0303%, 77.6471%
        XYZ:
        33.7854, 46.3462, 54.7420
        xyY:
        0.2505, 0.3436, 46.3462
      CIE-Lab:
        73.7696, -32.7502, -4.2565
        CIE-LCH:
        73.7696, 33.0256, 187.4051
        CIE-Luv:
        73.7696, -44.6321, -1.2930
        Hunter-Lab:
        68.0780, -30.5515, -0.0209
      #5dc6bc color charts
#5dc6bc RGB chart
      #5dc6bc CMYK chart
      #5dc6bc RGB pie chart
      #5dc6bc color shades, tints & tones
#5dc6bc color schemes
#5dc6bc color preview, HTML & CSS examples
           This text has a color of #5dc6bc        
        
          <p style="color:#5dc6bc;">Text here</p>
        
        
          .mytext {color:#5dc6bc;}
        
        Text color #5dc6bc
      
           This box has a color of #5dc6bc        
        
          <div style="background-color:#5dc6bc;">Content here</div>
        
        
          .mybackground {background-color:#5dc6bc;}
        
        Background color #5dc6bc
      
           Border around this has a color of #5dc6bc        
        
          <div style="border:2px solid #5dc6bc;">Content here</div>
        
        
          .myborder {border:2px solid #5dc6bc;}
        
        Border color #5dc6bc