#5dd0cd color space conversions
Hex:
        #5dd0cd
        RGB:
        93, 208, 205
        CMY:
        64, 18, 20
        CMYK:
        55, 0, 1, 18
      HSL:
        178°, 55.0239%, 59.0196%
        HSV (HSB):
        178°, 55.2885%, 81.5686%
        XYZ:
        38.0895, 51.8467, 65.7575
        xyY:
        0.2446, 0.3330, 51.8467
      CIE-Lab:
        77.1891, -33.0456, -8.3830
        CIE-LCH:
        77.1891, 34.0923, 194.2346
        CIE-Luv:
        77.1891, -47.6103, -7.7594
        Hunter-Lab:
        72.0046, -31.5839, -3.7427
      #5dd0cd color charts
#5dd0cd RGB chart
      #5dd0cd CMYK chart
      #5dd0cd RGB pie chart
      #5dd0cd color shades, tints & tones
#5dd0cd color schemes
#5dd0cd color preview, HTML & CSS examples
           This text has a color of #5dd0cd        
        
          <p style="color:#5dd0cd;">Text here</p>
        
        
          .mytext {color:#5dd0cd;}
        
        Text color #5dd0cd
      
           This box has a color of #5dd0cd        
        
          <div style="background-color:#5dd0cd;">Content here</div>
        
        
          .mybackground {background-color:#5dd0cd;}
        
        Background color #5dd0cd
      
           Border around this has a color of #5dd0cd        
        
          <div style="border:2px solid #5dd0cd;">Content here</div>
        
        
          .myborder {border:2px solid #5dd0cd;}
        
        Border color #5dd0cd