#53bc97 color space conversions
Hex:
        #53bc97
        RGB:
        83, 188, 151
        CMY:
        67, 26, 41
        CMYK:
        56, 0, 20, 26
      HSL:
        159°, 43.9331%, 53.1373%
        HSV (HSB):
        159°, 55.8511%, 73.7255%
        XYZ:
        27.1364, 40.0398, 35.5764
        xyY:
        0.2641, 0.3897, 40.0398
      CIE-Lab:
        69.4979, -39.2888, 9.6584
        CIE-LCH:
        69.4979, 40.4585, 166.1889
        CIE-Luv:
        69.4979, -45.2193, 20.1526
        Hunter-Lab:
        63.2770, -34.1849, 10.9592
      #53bc97 color charts
#53bc97 RGB chart
      #53bc97 CMYK chart
      #53bc97 RGB pie chart
      #53bc97 color shades, tints & tones
#53bc97 color schemes
#53bc97 color preview, HTML & CSS examples
           This text has a color of #53bc97        
        
          <p style="color:#53bc97;">Text here</p>
        
        
          .mytext {color:#53bc97;}
        
        Text color #53bc97
      
           This box has a color of #53bc97        
        
          <div style="background-color:#53bc97;">Content here</div>
        
        
          .mybackground {background-color:#53bc97;}
        
        Background color #53bc97
      
           Border around this has a color of #53bc97        
        
          <div style="border:2px solid #53bc97;">Content here</div>
        
        
          .myborder {border:2px solid #53bc97;}
        
        Border color #53bc97