#53c5a5 color space conversions
Hex:
        #53c5a5
        RGB:
        83, 197, 165
        CMY:
        67, 23, 35
        CMYK:
        58, 0, 16, 23
      HSL:
        163°, 49.5652%, 54.9020%
        HSV (HSB):
        163°, 57.8680%, 77.2549%
        XYZ:
        30.3251, 44.4881, 42.5861
        xyY:
        0.2583, 0.3789, 44.4881
      CIE-Lab:
        72.5536, -40.0387, 6.4162
        CIE-LCH:
        72.5536, 40.5496, 170.8958
        CIE-Luv:
        72.5536, -47.9911, 15.7990
        Hunter-Lab:
        66.6994, -35.5685, 8.8343
      #53c5a5 color charts
#53c5a5 RGB chart
      #53c5a5 CMYK chart
      #53c5a5 RGB pie chart
      #53c5a5 color shades, tints & tones
#53c5a5 color schemes
#53c5a5 color preview, HTML & CSS examples
           This text has a color of #53c5a5        
        
          <p style="color:#53c5a5;">Text here</p>
        
        
          .mytext {color:#53c5a5;}
        
        Text color #53c5a5
      
           This box has a color of #53c5a5        
        
          <div style="background-color:#53c5a5;">Content here</div>
        
        
          .mybackground {background-color:#53c5a5;}
        
        Background color #53c5a5
      
           Border around this has a color of #53c5a5        
        
          <div style="border:2px solid #53c5a5;">Content here</div>
        
        
          .myborder {border:2px solid #53c5a5;}
        
        Border color #53c5a5