#52c6a3 color space conversions
Hex:
        #52c6a3
        RGB:
        82, 198, 163
        CMY:
        68, 22, 36
        CMYK:
        59, 0, 18, 22
      HSL:
        162°, 50.4348%, 54.9020%
        HSV (HSB):
        162°, 58.5859%, 77.6471%
        XYZ:
        30.2846, 44.8263, 41.7065
        xyY:
        0.2592, 0.3837, 44.8263
      CIE-Lab:
        72.7774, -41.1556, 7.8161
        CIE-LCH:
        72.7774, 41.8912, 169.2467
        CIE-Luv:
        72.7774, -48.7262, 17.9994
        Hunter-Lab:
        66.9525, -36.4259, 9.9334
      #52c6a3 color charts
#52c6a3 RGB chart
      #52c6a3 CMYK chart
      #52c6a3 RGB pie chart
      #52c6a3 color shades, tints & tones
#52c6a3 color schemes
#52c6a3 color preview, HTML & CSS examples
           This text has a color of #52c6a3        
        
          <p style="color:#52c6a3;">Text here</p>
        
        
          .mytext {color:#52c6a3;}
        
        Text color #52c6a3
      
           This box has a color of #52c6a3        
        
          <div style="background-color:#52c6a3;">Content here</div>
        
        
          .mybackground {background-color:#52c6a3;}
        
        Background color #52c6a3
      
           Border around this has a color of #52c6a3        
        
          <div style="border:2px solid #52c6a3;">Content here</div>
        
        
          .myborder {border:2px solid #52c6a3;}
        
        Border color #52c6a3