#53b7aa color space conversions
Hex:
        #53b7aa
        RGB:
        83, 183, 170
        CMY:
        67, 28, 33
        CMYK:
        55, 0, 7, 28
      HSL:
        172°, 40.9836%, 52.1569%
        HSV (HSB):
        172°, 54.6448%, 71.7647%
        XYZ:
        27.7565, 38.6083, 44.0194
        xyY:
        0.2515, 0.3498, 38.6083
      CIE-Lab:
        68.4665, -32.3546, -2.2533
        CIE-LCH:
        68.4665, 32.4330, 183.9838
        CIE-Luv:
        68.4665, -42.3576, 1.6894
        Hunter-Lab:
        62.1355, -28.9998, 1.4913
      #53b7aa color charts
#53b7aa RGB chart
      #53b7aa CMYK chart
      #53b7aa RGB pie chart
      #53b7aa color shades, tints & tones
#53b7aa color schemes
#53b7aa color preview, HTML & CSS examples
           This text has a color of #53b7aa        
        
          <p style="color:#53b7aa;">Text here</p>
        
        
          .mytext {color:#53b7aa;}
        
        Text color #53b7aa
      
           This box has a color of #53b7aa        
        
          <div style="background-color:#53b7aa;">Content here</div>
        
        
          .mybackground {background-color:#53b7aa;}
        
        Background color #53b7aa
      
           Border around this has a color of #53b7aa        
        
          <div style="border:2px solid #53b7aa;">Content here</div>
        
        
          .myborder {border:2px solid #53b7aa;}
        
        Border color #53b7aa