#53c59f color space conversions
Hex:
        #53c59f
        RGB:
        83, 197, 159
        CMY:
        67, 23, 38
        CMYK:
        58, 0, 19, 23
      HSL:
        160°, 49.5652%, 54.9020%
        HSV (HSB):
        160°, 57.8680%, 77.2549%
        XYZ:
        29.7915, 44.2747, 39.7766
        xyY:
        0.2617, 0.3889, 44.2747
      CIE-Lab:
        72.4117, -41.4429, 9.4615
        CIE-LCH:
        72.4117, 42.5093, 167.1396
        CIE-Luv:
        72.4117, -48.2985, 20.3745
        Hunter-Lab:
        66.5392, -36.5241, 11.1344
      #53c59f color charts
#53c59f RGB chart
      #53c59f CMYK chart
      #53c59f RGB pie chart
      #53c59f color shades, tints & tones
#53c59f color schemes
#53c59f color preview, HTML & CSS examples
           This text has a color of #53c59f        
        
          <p style="color:#53c59f;">Text here</p>
        
        
          .mytext {color:#53c59f;}
        
        Text color #53c59f
      
           This box has a color of #53c59f        
        
          <div style="background-color:#53c59f;">Content here</div>
        
        
          .mybackground {background-color:#53c59f;}
        
        Background color #53c59f
      
           Border around this has a color of #53c59f        
        
          <div style="border:2px solid #53c59f;">Content here</div>
        
        
          .myborder {border:2px solid #53c59f;}
        
        Border color #53c59f