#5aca8b color space conversions
Hex:
        #5aca8b
        RGB:
        90, 202, 139
        CMY:
        65, 21, 45
        CMYK:
        55, 0, 31, 21
      HSL:
        146°, 51.3761%, 57.2549%
        HSV (HSB):
        146°, 55.4455%, 79.2157%
        XYZ:
        29.9972, 46.2788, 31.7778
        xyY:
        0.2776, 0.4283, 46.2788
      CIE-Lab:
        73.7261, -46.3286, 22.0367
        CIE-LCH:
        73.7261, 51.3026, 154.5614
        CIE-Luv:
        73.7261, -49.2878, 38.2454
        Hunter-Lab:
        68.0285, -40.3403, 19.9242
      #5aca8b color charts
#5aca8b RGB chart
      #5aca8b CMYK chart
      #5aca8b RGB pie chart
      #5aca8b color shades, tints & tones
#5aca8b color schemes
#5aca8b color preview, HTML & CSS examples
           This text has a color of #5aca8b        
        
          <p style="color:#5aca8b;">Text here</p>
        
        
          .mytext {color:#5aca8b;}
        
        Text color #5aca8b
      
           This box has a color of #5aca8b        
        
          <div style="background-color:#5aca8b;">Content here</div>
        
        
          .mybackground {background-color:#5aca8b;}
        
        Background color #5aca8b
      
           Border around this has a color of #5aca8b        
        
          <div style="border:2px solid #5aca8b;">Content here</div>
        
        
          .myborder {border:2px solid #5aca8b;}
        
        Border color #5aca8b