#5dedd3 color space conversions
Hex:
        #5dedd3
        RGB:
        93, 237, 211
        CMY:
        64, 7, 17
        CMYK:
        61, 0, 11, 7
      HSL:
        169°, 80.0000%, 64.7059%
        HSV (HSB):
        169°, 60.7595%, 92.9412%
        XYZ:
        46.5563, 67.5987, 72.2221
        xyY:
        0.2498, 0.3627, 67.5987
      CIE-Lab:
        85.8054, -44.6768, 1.1050
        CIE-LCH:
        85.8054, 44.6905, 178.5832
        CIE-Luv:
        85.8054, -58.0411, 8.9326
        Hunter-Lab:
        82.2184, -42.8064, 5.4715
      #5dedd3 color charts
#5dedd3 RGB chart
      #5dedd3 CMYK chart
      #5dedd3 RGB pie chart
      #5dedd3 color shades, tints & tones
#5dedd3 color schemes
#5dedd3 color preview, HTML & CSS examples
           This text has a color of #5dedd3        
        
          <p style="color:#5dedd3;">Text here</p>
        
        
          .mytext {color:#5dedd3;}
        
        Text color #5dedd3
      
           This box has a color of #5dedd3        
        
          <div style="background-color:#5dedd3;">Content here</div>
        
        
          .mybackground {background-color:#5dedd3;}
        
        Background color #5dedd3
      
           Border around this has a color of #5dedd3        
        
          <div style="border:2px solid #5dedd3;">Content here</div>
        
        
          .myborder {border:2px solid #5dedd3;}
        
        Border color #5dedd3