#52c0a2 color space conversions
Hex:
        #52c0a2
        RGB:
        82, 192, 162
        CMY:
        68, 25, 36
        CMYK:
        57, 0, 16, 25
      HSL:
        164°, 46.6102%, 53.7255%
        HSV (HSB):
        164°, 57.2917%, 75.2941%
        XYZ:
        28.8509, 42.1017, 40.7883
        xyY:
        0.2582, 0.3768, 42.1017
      CIE-Lab:
        70.9410, -38.7166, 5.7238
        CIE-LCH:
        70.9410, 39.1374, 171.5904
        CIE-Luv:
        70.9410, -46.4849, 14.5265
        Hunter-Lab:
        64.8859, -34.1819, 8.1495
      #52c0a2 color charts
#52c0a2 RGB chart
      #52c0a2 CMYK chart
      #52c0a2 RGB pie chart
      #52c0a2 color shades, tints & tones
#52c0a2 color schemes
#52c0a2 color preview, HTML & CSS examples
           This text has a color of #52c0a2        
        
          <p style="color:#52c0a2;">Text here</p>
        
        
          .mytext {color:#52c0a2;}
        
        Text color #52c0a2
      
           This box has a color of #52c0a2        
        
          <div style="background-color:#52c0a2;">Content here</div>
        
        
          .mybackground {background-color:#52c0a2;}
        
        Background color #52c0a2
      
           Border around this has a color of #52c0a2        
        
          <div style="border:2px solid #52c0a2;">Content here</div>
        
        
          .myborder {border:2px solid #52c0a2;}
        
        Border color #52c0a2