#5de4cb color space conversions
Hex:
        #5de4cb
        RGB:
        93, 228, 203
        CMY:
        64, 11, 20
        CMYK:
        59, 0, 11, 11
      HSL:
        169°, 71.4286%, 62.9412%
        HSV (HSB):
        169°, 59.2105%, 89.4118%
        XYZ:
        43.0371, 62.1258, 66.2231
        xyY:
        0.2511, 0.3625, 62.1258
      CIE-Lab:
        82.9803, -42.6918, 1.2037
        CIE-LCH:
        82.9803, 42.7088, 178.3850
        CIE-Luv:
        82.9803, -55.1830, 8.7283
        Hunter-Lab:
        78.8199, -40.4706, 5.3595
      #5de4cb color charts
#5de4cb RGB chart
      #5de4cb CMYK chart
      #5de4cb RGB pie chart
      #5de4cb color shades, tints & tones
#5de4cb color schemes
#5de4cb color preview, HTML & CSS examples
           This text has a color of #5de4cb        
        
          <p style="color:#5de4cb;">Text here</p>
        
        
          .mytext {color:#5de4cb;}
        
        Text color #5de4cb
      
           This box has a color of #5de4cb        
        
          <div style="background-color:#5de4cb;">Content here</div>
        
        
          .mybackground {background-color:#5de4cb;}
        
        Background color #5de4cb
      
           Border around this has a color of #5de4cb        
        
          <div style="border:2px solid #5de4cb;">Content here</div>
        
        
          .myborder {border:2px solid #5de4cb;}
        
        Border color #5de4cb