#52d7ac color space conversions
Hex:
        #52d7ac
        RGB:
        82, 215, 172
        CMY:
        68, 16, 33
        CMYK:
        62, 0, 20, 16
      HSL:
        161°, 62.4413%, 58.2353%
        HSV (HSB):
        161°, 61.8605%, 84.3137%
        XYZ:
        35.2265, 53.3733, 47.4752
        xyY:
        0.2589, 0.3922, 53.3733
      CIE-Lab:
        78.0949, -46.4276, 10.5745
        CIE-LCH:
        78.0949, 47.6166, 167.1690
        CIE-Luv:
        78.0949, -54.6207, 23.0485
        Hunter-Lab:
        73.0570, -41.7809, 12.6111
      #52d7ac color charts
#52d7ac RGB chart
      #52d7ac CMYK chart
      #52d7ac RGB pie chart
      #52d7ac color shades, tints & tones
#52d7ac color schemes
#52d7ac color preview, HTML & CSS examples
           This text has a color of #52d7ac        
        
          <p style="color:#52d7ac;">Text here</p>
        
        
          .mytext {color:#52d7ac;}
        
        Text color #52d7ac
      
           This box has a color of #52d7ac        
        
          <div style="background-color:#52d7ac;">Content here</div>
        
        
          .mybackground {background-color:#52d7ac;}
        
        Background color #52d7ac
      
           Border around this has a color of #52d7ac        
        
          <div style="border:2px solid #52d7ac;">Content here</div>
        
        
          .myborder {border:2px solid #52d7ac;}
        
        Border color #52d7ac