#5b7a79 color space conversions
Hex:
        #5b7a79
        RGB:
        91, 122, 121
        CMY:
        64, 52, 53
        CMYK:
        25, 0, 1, 52
      HSL:
        178°, 14.5540%, 41.7647%
        HSV (HSB):
        178°, 25.4098%, 47.8431%
        XYZ:
        14.7251, 17.5237, 20.6955
        xyY:
        0.2781, 0.3310, 17.5237
      CIE-Lab:
        48.9132, -11.2577, -3.0729
        CIE-LCH:
        48.9132, 11.6696, 195.2673
        CIE-Luv:
        48.9132, -15.5365, -2.5556
        Hunter-Lab:
        41.8613, -10.4682, -0.0090
      #5b7a79 color charts
#5b7a79 RGB chart
      #5b7a79 CMYK chart
      #5b7a79 RGB pie chart
      #5b7a79 color shades, tints & tones
#5b7a79 color schemes
#5b7a79 color preview, HTML & CSS examples
           This text has a color of #5b7a79        
        
          <p style="color:#5b7a79;">Text here</p>
        
        
          .mytext {color:#5b7a79;}
        
        Text color #5b7a79
      
           This box has a color of #5b7a79        
        
          <div style="background-color:#5b7a79;">Content here</div>
        
        
          .mybackground {background-color:#5b7a79;}
        
        Background color #5b7a79
      
           Border around this has a color of #5b7a79        
        
          <div style="border:2px solid #5b7a79;">Content here</div>
        
        
          .myborder {border:2px solid #5b7a79;}
        
        Border color #5b7a79