#5dcdd7 color space conversions
Hex:
        #5dcdd7
        RGB:
        93, 205, 215
        CMY:
        64, 20, 16
        CMYK:
        57, 5, 0, 16
      HSL:
        185°, 60.3960%, 60.3922%
        HSV (HSB):
        185°, 56.7442%, 84.3137%
        XYZ:
        38.6113, 50.8961, 72.0789
        xyY:
        0.2390, 0.3150, 50.8961
      CIE-Lab:
        76.6160, -28.9001, -14.6233
        CIE-LCH:
        76.6160, 32.3891, 206.8392
        CIE-Luv:
        76.6160, -45.9844, -18.4248
        Hunter-Lab:
        71.3415, -28.2403, -9.9638
      #5dcdd7 color charts
#5dcdd7 RGB chart
      #5dcdd7 CMYK chart
      #5dcdd7 RGB pie chart
      #5dcdd7 color shades, tints & tones
#5dcdd7 color schemes
#5dcdd7 color preview, HTML & CSS examples
           This text has a color of #5dcdd7        
        
          <p style="color:#5dcdd7;">Text here</p>
        
        
          .mytext {color:#5dcdd7;}
        
        Text color #5dcdd7
      
           This box has a color of #5dcdd7        
        
          <div style="background-color:#5dcdd7;">Content here</div>
        
        
          .mybackground {background-color:#5dcdd7;}
        
        Background color #5dcdd7
      
           Border around this has a color of #5dcdd7        
        
          <div style="border:2px solid #5dcdd7;">Content here</div>
        
        
          .myborder {border:2px solid #5dcdd7;}
        
        Border color #5dcdd7