#5de9cf color space conversions
Hex:
        #5de9cf
        RGB:
        93, 233, 207
        CMY:
        64, 9, 19
        CMYK:
        60, 0, 11, 9
      HSL:
        169°, 76.0870%, 63.9216%
        HSV (HSB):
        169°, 60.0858%, 91.3725%
        XYZ:
        44.9156, 65.1100, 69.2317
        xyY:
        0.2506, 0.3632, 65.1100
      CIE-Lab:
        84.5404, -43.9096, 1.3654
        CIE-LCH:
        84.5404, 43.9308, 178.2190
        CIE-Luv:
        84.5404, -56.8030, 9.1932
        Hunter-Lab:
        80.6908, -41.8488, 5.6134
      #5de9cf color charts
#5de9cf RGB chart
      #5de9cf CMYK chart
      #5de9cf RGB pie chart
      #5de9cf color shades, tints & tones
#5de9cf color schemes
#5de9cf color preview, HTML & CSS examples
           This text has a color of #5de9cf        
        
          <p style="color:#5de9cf;">Text here</p>
        
        
          .mytext {color:#5de9cf;}
        
        Text color #5de9cf
      
           This box has a color of #5de9cf        
        
          <div style="background-color:#5de9cf;">Content here</div>
        
        
          .mybackground {background-color:#5de9cf;}
        
        Background color #5de9cf
      
           Border around this has a color of #5de9cf        
        
          <div style="border:2px solid #5de9cf;">Content here</div>
        
        
          .myborder {border:2px solid #5de9cf;}
        
        Border color #5de9cf