#5ddbc4 color space conversions
Hex:
        #5ddbc4
        RGB:
        93, 219, 196
        CMY:
        64, 14, 23
        CMYK:
        58, 0, 11, 14
      HSL:
        169°, 63.6364%, 61.1765%
        HSV (HSB):
        169°, 57.5342%, 85.8824%
        XYZ:
        39.8095, 56.9757, 61.1238
        xyY:
        0.2521, 0.3608, 56.9757
      CIE-Lab:
        80.1659, -40.4096, 0.8175
        CIE-LCH:
        80.1659, 40.4179, 178.8411
        CIE-Luv:
        80.1659, -52.2104, 7.7361
        Hunter-Lab:
        75.4823, -37.9526, 4.8259
      #5ddbc4 color charts
#5ddbc4 RGB chart
      #5ddbc4 CMYK chart
      #5ddbc4 RGB pie chart
      #5ddbc4 color shades, tints & tones
#5ddbc4 color schemes
#5ddbc4 color preview, HTML & CSS examples
           This text has a color of #5ddbc4        
        
          <p style="color:#5ddbc4;">Text here</p>
        
        
          .mytext {color:#5ddbc4;}
        
        Text color #5ddbc4
      
           This box has a color of #5ddbc4        
        
          <div style="background-color:#5ddbc4;">Content here</div>
        
        
          .mybackground {background-color:#5ddbc4;}
        
        Background color #5ddbc4
      
           Border around this has a color of #5ddbc4        
        
          <div style="border:2px solid #5ddbc4;">Content here</div>
        
        
          .myborder {border:2px solid #5ddbc4;}
        
        Border color #5ddbc4