#53ac7a color space conversions
Hex:
        #53ac7a
        RGB:
        83, 172, 122
        CMY:
        67, 33, 52
        CMYK:
        52, 0, 29, 33
      HSL:
        146°, 34.9020%, 50.0000%
        HSV (HSB):
        146°, 51.7442%, 67.4510%
        XYZ:
        21.8327, 32.7492, 23.5829
        xyY:
        0.2793, 0.4190, 32.7492
      CIE-Lab:
        63.9573, -38.4289, 17.7484
        CIE-LCH:
        63.9573, 42.3295, 155.2101
        CIE-Luv:
        63.9573, -40.1212, 30.3614
        Hunter-Lab:
        57.2269, -32.0475, 15.6258
      #53ac7a color charts
#53ac7a RGB chart
      #53ac7a CMYK chart
      #53ac7a RGB pie chart
      #53ac7a color shades, tints & tones
#53ac7a color schemes
#53ac7a color preview, HTML & CSS examples
           This text has a color of #53ac7a        
        
          <p style="color:#53ac7a;">Text here</p>
        
        
          .mytext {color:#53ac7a;}
        
        Text color #53ac7a
      
           This box has a color of #53ac7a        
        
          <div style="background-color:#53ac7a;">Content here</div>
        
        
          .mybackground {background-color:#53ac7a;}
        
        Background color #53ac7a
      
           Border around this has a color of #53ac7a        
        
          <div style="border:2px solid #53ac7a;">Content here</div>
        
        
          .myborder {border:2px solid #53ac7a;}
        
        Border color #53ac7a