#53906e color space conversions
Hex:
        #53906e
        RGB:
        83, 144, 110
        CMY:
        67, 44, 57
        CMYK:
        42, 0, 24, 44
      HSL:
        147°, 26.8722%, 44.5098%
        HSV (HSB):
        147°, 42.3611%, 56.4706%
        XYZ:
        16.3550, 22.9113, 18.3122
        xyY:
        0.2840, 0.3979, 22.9113
      CIE-Lab:
        54.9809, -27.8478, 11.9840
        CIE-LCH:
        54.9809, 30.3170, 156.7160
        CIE-Luv:
        54.9809, -28.7233, 20.4290
        Hunter-Lab:
        47.8658, -22.7743, 10.8232
      #53906e color charts
#53906e RGB chart
      #53906e CMYK chart
      #53906e RGB pie chart
      #53906e color shades, tints & tones
#53906e color schemes
#53906e color preview, HTML & CSS examples
           This text has a color of #53906e        
        
          <p style="color:#53906e;">Text here</p>
        
        
          .mytext {color:#53906e;}
        
        Text color #53906e
      
           This box has a color of #53906e        
        
          <div style="background-color:#53906e;">Content here</div>
        
        
          .mybackground {background-color:#53906e;}
        
        Background color #53906e
      
           Border around this has a color of #53906e        
        
          <div style="border:2px solid #53906e;">Content here</div>
        
        
          .myborder {border:2px solid #53906e;}
        
        Border color #53906e