#5de0b3 color space conversions
Hex:
        #5de0b3
        RGB:
        93, 224, 179
        CMY:
        64, 12, 30
        CMYK:
        58, 0, 20, 12
      HSL:
        159°, 67.8756%, 62.1569%
        HSV (HSB):
        159°, 58.4821%, 87.8431%
        XYZ:
        39.3065, 58.8931, 51.9437
        xyY:
        0.2618, 0.3922, 58.8931
      CIE-Lab:
        81.2328, -46.5905, 11.3685
        CIE-LCH:
        81.2328, 47.9575, 166.2873
        CIE-Luv:
        81.2328, -54.9791, 24.4012
        Hunter-Lab:
        76.7419, -42.8721, 13.5881
      #5de0b3 color charts
#5de0b3 RGB chart
      #5de0b3 CMYK chart
      #5de0b3 RGB pie chart
      #5de0b3 color shades, tints & tones
#5de0b3 color schemes
#5de0b3 color preview, HTML & CSS examples
           This text has a color of #5de0b3        
        
          <p style="color:#5de0b3;">Text here</p>
        
        
          .mytext {color:#5de0b3;}
        
        Text color #5de0b3
      
           This box has a color of #5de0b3        
        
          <div style="background-color:#5de0b3;">Content here</div>
        
        
          .mybackground {background-color:#5de0b3;}
        
        Background color #5de0b3
      
           Border around this has a color of #5de0b3        
        
          <div style="border:2px solid #5de0b3;">Content here</div>
        
        
          .myborder {border:2px solid #5de0b3;}
        
        Border color #5de0b3