#53c0ac color space conversions
Hex:
        #53c0ac
        RGB:
        83, 192, 172
        CMY:
        67, 25, 33
        CMYK:
        57, 0, 10, 25
      HSL:
        169°, 46.3830%, 53.9216%
        HSV (HSB):
        169°, 56.7708%, 75.2941%
        XYZ:
        29.8633, 42.5168, 45.6623
        xyY:
        0.2530, 0.3602, 42.5168
      CIE-Lab:
        71.2258, -36.0586, 0.6867
        CIE-LCH:
        71.2258, 36.0652, 178.9090
        CIE-Luv:
        71.2258, -45.7203, 6.7055
        Hunter-Lab:
        65.2049, -32.3571, 4.1233
      #53c0ac color charts
#53c0ac RGB chart
      #53c0ac CMYK chart
      #53c0ac RGB pie chart
      #53c0ac color shades, tints & tones
#53c0ac color schemes
#53c0ac color preview, HTML & CSS examples
           This text has a color of #53c0ac        
        
          <p style="color:#53c0ac;">Text here</p>
        
        
          .mytext {color:#53c0ac;}
        
        Text color #53c0ac
      
           This box has a color of #53c0ac        
        
          <div style="background-color:#53c0ac;">Content here</div>
        
        
          .mybackground {background-color:#53c0ac;}
        
        Background color #53c0ac
      
           Border around this has a color of #53c0ac        
        
          <div style="border:2px solid #53c0ac;">Content here</div>
        
        
          .myborder {border:2px solid #53c0ac;}
        
        Border color #53c0ac