#5eaa85 color space conversions
Hex:
        #5eaa85
        RGB:
        94, 170, 133
        CMY:
        63, 33, 48
        CMYK:
        45, 0, 22, 33
      HSL:
        151°, 30.8943%, 51.7647%
        HSV (HSB):
        151°, 44.7059%, 66.6667%
        XYZ:
        23.2245, 32.8226, 27.3016
        xyY:
        0.2786, 0.3938, 32.8226
      CIE-Lab:
        64.0170, -32.3128, 11.8436
        CIE-LCH:
        64.0170, 34.4149, 159.8707
        CIE-Luv:
        64.0170, -35.2479, 21.7117
        Hunter-Lab:
        57.2910, -27.8995, 11.8495
      #5eaa85 color charts
#5eaa85 RGB chart
      #5eaa85 CMYK chart
      #5eaa85 RGB pie chart
      #5eaa85 color shades, tints & tones
#5eaa85 color schemes
#5eaa85 color preview, HTML & CSS examples
           This text has a color of #5eaa85        
        
          <p style="color:#5eaa85;">Text here</p>
        
        
          .mytext {color:#5eaa85;}
        
        Text color #5eaa85
      
           This box has a color of #5eaa85        
        
          <div style="background-color:#5eaa85;">Content here</div>
        
        
          .mybackground {background-color:#5eaa85;}
        
        Background color #5eaa85
      
           Border around this has a color of #5eaa85        
        
          <div style="border:2px solid #5eaa85;">Content here</div>
        
        
          .myborder {border:2px solid #5eaa85;}
        
        Border color #5eaa85