#53a86e color space conversions
Hex:
        #53a86e
        RGB:
        83, 168, 110
        CMY:
        67, 34, 57
        CMYK:
        51, 0, 35, 34
      HSL:
        139°, 33.8645%, 49.2157%
        HSV (HSB):
        139°, 50.5952%, 65.8824%
        XYZ:
        20.3844, 30.9701, 19.6553
        xyY:
        0.2871, 0.4361, 30.9701
      CIE-Lab:
        62.4823, -38.9977, 22.2819
        CIE-LCH:
        62.4823, 44.9144, 150.2578
        CIE-Luv:
        62.4823, -38.9300, 35.8448
        Hunter-Lab:
        55.6507, -32.0058, 18.0149
      #53a86e color charts
#53a86e RGB chart
      #53a86e CMYK chart
      #53a86e RGB pie chart
      #53a86e color shades, tints & tones
#53a86e color schemes
#53a86e color preview, HTML & CSS examples
           This text has a color of #53a86e        
        
          <p style="color:#53a86e;">Text here</p>
        
        
          .mytext {color:#53a86e;}
        
        Text color #53a86e
      
           This box has a color of #53a86e        
        
          <div style="background-color:#53a86e;">Content here</div>
        
        
          .mybackground {background-color:#53a86e;}
        
        Background color #53a86e
      
           Border around this has a color of #53a86e        
        
          <div style="border:2px solid #53a86e;">Content here</div>
        
        
          .myborder {border:2px solid #53a86e;}
        
        Border color #53a86e