#5dcfbe color space conversions
Hex:
        #5dcfbe
        RGB:
        93, 207, 190
        CMY:
        64, 19, 25
        CMYK:
        55, 0, 8, 19
      HSL:
        171°, 54.2857%, 58.8235%
        HSV (HSB):
        171°, 55.0725%, 81.1765%
        XYZ:
        36.1213, 50.6705, 56.5918
        xyY:
        0.2519, 0.3534, 50.6705
      CIE-Lab:
        76.4790, -36.4471, -1.3566
        CIE-LCH:
        76.4790, 36.4723, 182.1316
        CIE-Luv:
        76.4790, -47.9835, 3.7497
        Hunter-Lab:
        71.1832, -33.9924, 2.6918
      #5dcfbe color charts
#5dcfbe RGB chart
      #5dcfbe CMYK chart
      #5dcfbe RGB pie chart
      #5dcfbe color shades, tints & tones
#5dcfbe color schemes
#5dcfbe color preview, HTML & CSS examples
           This text has a color of #5dcfbe        
        
          <p style="color:#5dcfbe;">Text here</p>
        
        
          .mytext {color:#5dcfbe;}
        
        Text color #5dcfbe
      
           This box has a color of #5dcfbe        
        
          <div style="background-color:#5dcfbe;">Content here</div>
        
        
          .mybackground {background-color:#5dcfbe;}
        
        Background color #5dcfbe
      
           Border around this has a color of #5dcfbe        
        
          <div style="border:2px solid #5dcfbe;">Content here</div>
        
        
          .myborder {border:2px solid #5dcfbe;}
        
        Border color #5dcfbe