#53ac8b color space conversions
Hex:
        #53ac8b
        RGB:
        83, 172, 139
        CMY:
        67, 33, 45
        CMYK:
        52, 0, 19, 33
      HSL:
        158°, 34.9020%, 50.0000%
        HSV (HSB):
        158°, 51.7442%, 67.4510%
        XYZ:
        22.9800, 33.2081, 29.6247
        xyY:
        0.2678, 0.3870, 33.2081
      CIE-Lab:
        64.3291, -34.7586, 8.9015
        CIE-LCH:
        64.3291, 35.8803, 165.6356
        CIE-Luv:
        64.3291, -39.4266, 18.0961
        Hunter-Lab:
        57.6265, -29.6650, 9.8586
      #53ac8b color charts
#53ac8b RGB chart
      #53ac8b CMYK chart
      #53ac8b RGB pie chart
      #53ac8b color shades, tints & tones
#53ac8b color schemes
#53ac8b color preview, HTML & CSS examples
           This text has a color of #53ac8b        
        
          <p style="color:#53ac8b;">Text here</p>
        
        
          .mytext {color:#53ac8b;}
        
        Text color #53ac8b
      
           This box has a color of #53ac8b        
        
          <div style="background-color:#53ac8b;">Content here</div>
        
        
          .mybackground {background-color:#53ac8b;}
        
        Background color #53ac8b
      
           Border around this has a color of #53ac8b        
        
          <div style="border:2px solid #53ac8b;">Content here</div>
        
        
          .myborder {border:2px solid #53ac8b;}
        
        Border color #53ac8b