#5dc7bc color space conversions
Hex:
        #5dc7bc
        RGB:
        93, 199, 188
        CMY:
        64, 22, 26
        CMYK:
        53, 0, 6, 22
      HSL:
        174°, 48.6239%, 57.2549%
        HSV (HSB):
        174°, 53.2663%, 78.0392%
        XYZ:
        34.0147, 46.8048, 54.8184
        xyY:
        0.2508, 0.3451, 46.8048
      CIE-Lab:
        74.0648, -33.2229, -3.8215
        CIE-LCH:
        74.0648, 33.4419, 186.5617
        CIE-Luv:
        74.0648, -45.0170, -0.5487
        Hunter-Lab:
        68.4141, -30.9764, 0.3823
      #5dc7bc color charts
#5dc7bc RGB chart
      #5dc7bc CMYK chart
      #5dc7bc RGB pie chart
      #5dc7bc color shades, tints & tones
#5dc7bc color schemes
#5dc7bc color preview, HTML & CSS examples
           This text has a color of #5dc7bc        
        
          <p style="color:#5dc7bc;">Text here</p>
        
        
          .mytext {color:#5dc7bc;}
        
        Text color #5dc7bc
      
           This box has a color of #5dc7bc        
        
          <div style="background-color:#5dc7bc;">Content here</div>
        
        
          .mybackground {background-color:#5dc7bc;}
        
        Background color #5dc7bc
      
           Border around this has a color of #5dc7bc        
        
          <div style="border:2px solid #5dc7bc;">Content here</div>
        
        
          .myborder {border:2px solid #5dc7bc;}
        
        Border color #5dc7bc