#5a9c95 color space conversions
Hex:
        #5a9c95
        RGB:
        90, 156, 149
        CMY:
        65, 39, 42
        CMYK:
        42, 0, 4, 39
      HSL:
        174°, 26.8293%, 48.2353%
        HSV (HSB):
        174°, 42.3077%, 61.1765%
        XYZ:
        21.5297, 28.1205, 32.7268
        xyY:
        0.2614, 0.3414, 28.1205
      CIE-Lab:
        59.9975, -22.7834, -2.9410
        CIE-LCH:
        59.9975, 22.9724, 187.3555
        CIE-Luv:
        59.9975, -30.2685, -0.7603
        Hunter-Lab:
        53.0288, -20.3292, 0.5292
      #5a9c95 color charts
#5a9c95 RGB chart
      #5a9c95 CMYK chart
      #5a9c95 RGB pie chart
      #5a9c95 color shades, tints & tones
#5a9c95 color schemes
#5a9c95 color preview, HTML & CSS examples
           This text has a color of #5a9c95        
        
          <p style="color:#5a9c95;">Text here</p>
        
        
          .mytext {color:#5a9c95;}
        
        Text color #5a9c95
      
           This box has a color of #5a9c95        
        
          <div style="background-color:#5a9c95;">Content here</div>
        
        
          .mybackground {background-color:#5a9c95;}
        
        Background color #5a9c95
      
           Border around this has a color of #5a9c95        
        
          <div style="border:2px solid #5a9c95;">Content here</div>
        
        
          .myborder {border:2px solid #5a9c95;}
        
        Border color #5a9c95