#53957b color space conversions
Hex:
        #53957b
        RGB:
        83, 149, 123
        CMY:
        67, 42, 52
        CMYK:
        44, 0, 17, 42
      HSL:
        156°, 28.4483%, 45.4902%
        HSV (HSB):
        156°, 44.2953%, 58.4314%
        XYZ:
        17.8899, 24.7640, 22.5759
        xyY:
        0.2743, 0.3796, 24.7640
      CIE-Lab:
        56.8447, -27.4407, 7.2197
        CIE-LCH:
        56.8447, 28.3746, 165.2594
        CIE-Luv:
        56.8447, -30.5057, 14.2434
        Hunter-Lab:
        49.7634, -22.9154, 7.9366
      #53957b color charts
#53957b RGB chart
      #53957b CMYK chart
      #53957b RGB pie chart
      #53957b color shades, tints & tones
#53957b color schemes
#53957b color preview, HTML & CSS examples
           This text has a color of #53957b        
        
          <p style="color:#53957b;">Text here</p>
        
        
          .mytext {color:#53957b;}
        
        Text color #53957b
      
           This box has a color of #53957b        
        
          <div style="background-color:#53957b;">Content here</div>
        
        
          .mybackground {background-color:#53957b;}
        
        Background color #53957b
      
           Border around this has a color of #53957b        
        
          <div style="border:2px solid #53957b;">Content here</div>
        
        
          .myborder {border:2px solid #53957b;}
        
        Border color #53957b