#5a8b84 color space conversions
Hex:
        #5a8b84
        RGB:
        90, 139, 132
        CMY:
        65, 45, 48
        CMYK:
        35, 0, 5, 45
      HSL:
        171°, 21.3974%, 44.9020%
        HSV (HSB):
        171°, 35.2518%, 54.5098%
        XYZ:
        17.6139, 22.3048, 25.2067
        xyY:
        0.2705, 0.3425, 22.3048
      CIE-Lab:
        54.3490, -18.1641, -1.5135
        CIE-LCH:
        54.3490, 18.2271, 184.7630
        CIE-Luv:
        54.3490, -23.4212, 0.6378
        Hunter-Lab:
        47.2280, -16.0765, 1.4151
      #5a8b84 color charts
#5a8b84 RGB chart
      #5a8b84 CMYK chart
      #5a8b84 RGB pie chart
      #5a8b84 color shades, tints & tones
#5a8b84 color schemes
#5a8b84 color preview, HTML & CSS examples
           This text has a color of #5a8b84        
        
          <p style="color:#5a8b84;">Text here</p>
        
        
          .mytext {color:#5a8b84;}
        
        Text color #5a8b84
      
           This box has a color of #5a8b84        
        
          <div style="background-color:#5a8b84;">Content here</div>
        
        
          .mybackground {background-color:#5a8b84;}
        
        Background color #5a8b84
      
           Border around this has a color of #5a8b84        
        
          <div style="border:2px solid #5a8b84;">Content here</div>
        
        
          .myborder {border:2px solid #5a8b84;}
        
        Border color #5a8b84