#5de0b4 color space conversions
Hex:
        #5de0b4
        RGB:
        93, 224, 180
        CMY:
        64, 12, 29
        CMYK:
        58, 0, 20, 12
      HSL:
        160°, 67.8756%, 62.1569%
        HSV (HSB):
        160°, 58.4821%, 87.8431%
        XYZ:
        39.4081, 58.9338, 52.4783
        xyY:
        0.2613, 0.3908, 58.9338
      CIE-Lab:
        81.2552, -46.3664, 10.8727
        CIE-LCH:
        81.2552, 47.6241, 166.8029
        CIE-Luv:
        81.2552, -54.9271, 23.6534
        Hunter-Lab:
        76.7683, -42.7138, 13.2076
      #5de0b4 color charts
#5de0b4 RGB chart
      #5de0b4 CMYK chart
      #5de0b4 RGB pie chart
      #5de0b4 color shades, tints & tones
#5de0b4 color schemes
#5de0b4 color preview, HTML & CSS examples
           This text has a color of #5de0b4        
        
          <p style="color:#5de0b4;">Text here</p>
        
        
          .mytext {color:#5de0b4;}
        
        Text color #5de0b4
      
           This box has a color of #5de0b4        
        
          <div style="background-color:#5de0b4;">Content here</div>
        
        
          .mybackground {background-color:#5de0b4;}
        
        Background color #5de0b4
      
           Border around this has a color of #5de0b4        
        
          <div style="border:2px solid #5de0b4;">Content here</div>
        
        
          .myborder {border:2px solid #5de0b4;}
        
        Border color #5de0b4