#53977f color space conversions
Hex:
        #53977f
        RGB:
        83, 151, 127
        CMY:
        67, 41, 50
        CMYK:
        45, 0, 16, 41
      HSL:
        159°, 29.0598%, 45.8824%
        HSV (HSB):
        159°, 45.0331%, 59.2157%
        XYZ:
        18.4647, 25.5045, 24.0283
        xyY:
        0.2715, 0.3751, 25.5045
      CIE-Lab:
        57.5637, -27.5035, 5.9734
        CIE-LCH:
        57.5637, 28.1447, 167.7463
        CIE-Luv:
        57.5637, -31.2272, 12.5944
        Hunter-Lab:
        50.5020, -23.1149, 7.1418
      #53977f color charts
#53977f RGB chart
      #53977f CMYK chart
      #53977f RGB pie chart
      #53977f color shades, tints & tones
#53977f color schemes
#53977f color preview, HTML & CSS examples
           This text has a color of #53977f        
        
          <p style="color:#53977f;">Text here</p>
        
        
          .mytext {color:#53977f;}
        
        Text color #53977f
      
           This box has a color of #53977f        
        
          <div style="background-color:#53977f;">Content here</div>
        
        
          .mybackground {background-color:#53977f;}
        
        Background color #53977f
      
           Border around this has a color of #53977f        
        
          <div style="border:2px solid #53977f;">Content here</div>
        
        
          .myborder {border:2px solid #53977f;}
        
        Border color #53977f