#5dd08b color space conversions
Hex:
        #5dd08b
        RGB:
        93, 208, 139
        CMY:
        64, 18, 45
        CMYK:
        55, 0, 33, 18
      HSL:
        144°, 55.0239%, 59.0196%
        HSV (HSB):
        144°, 55.2885%, 81.5686%
        XYZ:
        31.7303, 49.3030, 32.2702
        xyY:
        0.2800, 0.4351, 49.3030
      CIE-Lab:
        75.6394, -48.1421, 24.6539
        CIE-LCH:
        75.6394, 54.0877, 152.8827
        CIE-Luv:
        75.6394, -50.7701, 42.1048
        Hunter-Lab:
        70.2161, -42.2149, 21.9025
      #5dd08b color charts
#5dd08b RGB chart
      #5dd08b CMYK chart
      #5dd08b RGB pie chart
      #5dd08b color shades, tints & tones
#5dd08b color schemes
#5dd08b color preview, HTML & CSS examples
           This text has a color of #5dd08b        
        
          <p style="color:#5dd08b;">Text here</p>
        
        
          .mytext {color:#5dd08b;}
        
        Text color #5dd08b
      
           This box has a color of #5dd08b        
        
          <div style="background-color:#5dd08b;">Content here</div>
        
        
          .mybackground {background-color:#5dd08b;}
        
        Background color #5dd08b
      
           Border around this has a color of #5dd08b        
        
          <div style="border:2px solid #5dd08b;">Content here</div>
        
        
          .myborder {border:2px solid #5dd08b;}
        
        Border color #5dd08b